#72FEE4#72FEE4
#72FEE4 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.128 H 179.2°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEE4 |
|---|---|
| RGB | rgb(114, 254, 228) |
| HSL | hsl(169, 99%, 72%) |
| HSV | hsv(169, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 10.2%, 0.4%) |
| CIE-LAB | lab(91.71, -44.16, 0.93) |
| CIE-LCH | lch(91.71, 44.17, 178.79°) |
| OKLab | oklab(91.25% -0.1279 0.0018) |
| OKLCH | oklch(91.25% 0.128 179.2) |
| XYZ | xyz(56.3786, 80.0570, 85.8652) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.72
Light Aqua
#8CFFDB
ΔE00 3.98
Aquamarine
#7FFFD4
ΔE00 5.04
Bright Aqua
#0BF9EA
ΔE00 5.19
Light Turquoise
#7EF4CC
ΔE00 5.21
Aqua (survey)
#13EAC9
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEE4 #FE728C
analogous
#72FE9E #72FEE4 #72D2FE
triadic
#72FEE4 #E472FE #FEE472
tetradic
#72FEE4 #9E72FE #FE728C #D2FE72
square
#72FEE4 #9E72FE #FE728C #D2FE72
split-complementary
#72FEE4 #FE72D2 #FE9E72
monochromatic
#02F4C7 #35FED8 #72FEE4 #AFFEF0 #E1FFF9
Accessibility & contrast
On white
1.23
#72FEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#72FEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEE4
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEE4 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E3
Deuteranopia (green-blind)
#DFE1E6
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72fee4; /* rgb */ color: rgb(114, 254, 228); /* oklch */ color: oklch(91.2% 0.128 179.2);
Tailwind
colors: {
custom: {
50: '#a6ffec',
500: '#72fee4',
950: '#000000',
},
}SCSS
$custom: #72fee4; $custom-light: #a6ffec; $custom-dark: #000000;
JSON
{
"hex": "#72fee4",
"rgb": {
"r": 114,
"g": 254,
"b": 228
},
"hsl": {
"h": 168.857,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.91246,
"c": 0.1279,
"h": 179.2
},
"luminance": 0.80062
}Semantic roles & 50–950 ramp
primary
#72FEE4
secondary
#DB3957
accent
#002BE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684