#72FFE8#72FFE8
#72FFE8 is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.127 H 181.0°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFE8 |
|---|---|
| RGB | rgb(114, 255, 232) |
| HSL | hsl(170, 100%, 72%) |
| HSV | hsv(170, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 9%, 0%) |
| CIE-LAB | lab(92.10, -43.64, -0.58) |
| CIE-LCH | lch(92.10, 43.65, 180.76°) |
| OKLab | oklab(91.59% -0.1272 -0.0023) |
| OKLCH | oklch(91.59% 0.127 181) |
| XYZ | xyz(57.2584, 80.9180, 88.9295) |
| Luminance | 0.8092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.02
Bright Aqua
#0BF9EA
ΔE00 4.62
Light Aqua
#8CFFDB
ΔE00 4.78
Aquamarine
#7FFFD4
ΔE00 5.96
Light Turquoise
#7EF4CC
ΔE00 6.13
Bright Turquoise
#0FFEF9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFE8 #FF7289
analogous
#72FFA2 #72FFE8 #72CFFF
triadic
#72FFE8 #E872FF #FFE872
tetradic
#72FFE8 #A272FF #FF7289 #CFFF72
square
#72FFE8 #A272FF #FF7289 #CFFF72
split-complementary
#72FFE8 #FF72CF #FFA272
monochromatic
#00F7CE #35FFDE #72FFE8 #AFFFF2 #E0FFFA
Accessibility & contrast
On white
1.22
#72FFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#72FFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFE8
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFE8 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E7
Deuteranopia (green-blind)
#DFE2EA
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72ffe8; /* rgb */ color: rgb(114, 255, 232); /* oklch */ color: oklch(91.6% 0.127 181.0);
Tailwind
colors: {
custom: {
50: '#a6ffef',
500: '#72ffe8',
950: '#000000',
},
}SCSS
$custom: #72ffe8; $custom-light: #a6ffef; $custom-dark: #000000;
JSON
{
"hex": "#72ffe8",
"rgb": {
"r": 114,
"g": 255,
"b": 232
},
"hsl": {
"h": 170.213,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91591,
"c": 0.12724,
"h": 181
},
"luminance": 0.80924
}Semantic roles & 50–950 ramp
primary
#72FFE8
secondary
#DC3954
accent
#0025E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685