#72FEF0#72FEF0
#72FEF0 is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.6% C 0.124 H 186.4°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEF0 |
|---|---|
| RGB | rgb(114, 254, 240) |
| HSL | hsl(174, 99%, 72%) |
| HSV | hsv(174, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(92.02, -41.25, -4.83) |
| CIE-LCH | lch(92.02, 41.53, 186.68°) |
| OKLab | oklab(91.6% -0.1228 -0.0137) |
| OKLCH | oklch(91.6% 0.124 186.4) |
| XYZ | xyz(58.1026, 80.7466, 94.9448) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.85
Bright Turquoise
#0FFEF9
ΔE00 4.41
Tiffany Blue
#7BF2DA
ΔE00 4.49
Bright Cyan
#41FDFE
ΔE00 5.23
Aqua
#00FFFF
ΔE00 5.47
Light Cyan
#ACFFFC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEF0 #FE7280
analogous
#72FEAA #72FEF0 #72C6FE
triadic
#72FEF0 #F072FE #FEF072
tetradic
#72FEF0 #AA72FE #FE7280 #C6FE72
square
#72FEF0 #AA72FE #FE7280 #C6FE72
split-complementary
#72FEF0 #FE72C6 #FEAA72
monochromatic
#02F4DC #35FEEA #72FEF0 #AFFEF6 #E1FFFC
Accessibility & contrast
On white
1.22
#72FEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#72FEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEF0
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEF0 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F0
Deuteranopia (green-blind)
#DCE1F2
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72fef0; /* rgb */ color: rgb(114, 254, 240); /* oklch */ color: oklch(91.6% 0.124 186.4);
Tailwind
colors: {
custom: {
50: '#a6fff4',
500: '#72fef0',
950: '#000000',
},
}SCSS
$custom: #72fef0; $custom-light: #a6fff4; $custom-dark: #000000;
JSON
{
"hex": "#72fef0",
"rgb": {
"r": 114,
"g": 254,
"b": 240
},
"hsl": {
"h": 174,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.91598,
"c": 0.12357,
"h": 186.4
},
"luminance": 0.80752
}Semantic roles & 50–950 ramp
primary
#72FEF0
secondary
#DB394A
accent
#0017E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685