#72FEE9#72FEE9
#72FEE9 is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.4% C 0.126 H 182.1°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEE9 |
|---|---|
| RGB | rgb(114, 254, 233) |
| HSL | hsl(171, 99%, 72%) |
| HSV | hsv(171, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 8.3%, 0.4%) |
| CIE-LAB | lab(91.84, -42.96, -1.48) |
| CIE-LCH | lch(91.84, 42.99, 181.97°) |
| OKLab | oklab(91.39% -0.1258 -0.0047) |
| OKLCH | oklch(91.39% 0.126 182.1) |
| XYZ | xyz(57.0827, 80.3387, 89.5737) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.05
Bright Aqua
#0BF9EA
ΔE00 4.28
Light Aqua
#8CFFDB
ΔE00 5.29
Bright Turquoise
#0FFEF9
ΔE00 6.09
Aquamarine
#7FFFD4
ΔE00 6.54
Light Turquoise
#7EF4CC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEE9 #FE7287
analogous
#72FEA3 #72FEE9 #72CDFE
triadic
#72FEE9 #E972FE #FEE972
tetradic
#72FEE9 #A372FE #FE7287 #CDFE72
square
#72FEE9 #A372FE #FE7287 #CDFE72
split-complementary
#72FEE9 #FE72CD #FEA372
monochromatic
#02F4D0 #35FEE0 #72FEE9 #AFFEF2 #E1FFFA
Accessibility & contrast
On white
1.23
#72FEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#72FEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEE9
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEE9 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E8
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72fee9; /* rgb */ color: rgb(114, 254, 233); /* oklch */ color: oklch(91.4% 0.126 182.1);
Tailwind
colors: {
custom: {
50: '#a6fff0',
500: '#72fee9',
950: '#000000',
},
}SCSS
$custom: #72fee9; $custom-light: #a6fff0; $custom-dark: #000000;
JSON
{
"hex": "#72fee9",
"rgb": {
"r": 114,
"g": 254,
"b": 233
},
"hsl": {
"h": 171,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.9139,
"c": 0.12585,
"h": 182.1
},
"luminance": 0.80344
}Semantic roles & 50–950 ramp
primary
#72FEE9
secondary
#DB3952
accent
#0022E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685