#72FFE4#72FFE4
#72FFE4 is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.129 H 178.7°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFE4 |
|---|---|
| RGB | rgb(114, 255, 228) |
| HSL | hsl(169, 100%, 72%) |
| HSV | hsv(169, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(92.00, -44.60, 1.34) |
| CIE-LCH | lch(92.00, 44.62, 178.27°) |
| OKLab | oklab(91.48% -0.1289 0.0029) |
| OKLCH | oklch(91.48% 0.129 178.7) |
| XYZ | xyz(56.6967, 80.6934, 85.9712) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.93
Light Aqua
#8CFFDB
ΔE00 3.77
Aquamarine
#7FFFD4
ΔE00 4.79
Light Turquoise
#7EF4CC
ΔE00 5.08
Bright Aqua
#0BF9EA
ΔE00 5.40
Aqua (survey)
#13EAC9
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFE4 #FF728D
analogous
#72FF9E #72FFE4 #72D3FF
triadic
#72FFE4 #E472FF #FFE472
tetradic
#72FFE4 #9E72FF #FF728D #D3FF72
square
#72FFE4 #9E72FF #FF728D #D3FF72
split-complementary
#72FFE4 #FF72D3 #FF9E72
monochromatic
#00F7C7 #35FFD8 #72FFE4 #AFFFF0 #E0FFF9
Accessibility & contrast
On white
1.23
#72FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#72FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFE4
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFE4 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E3
Deuteranopia (green-blind)
#E0E1E6
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72ffe4; /* rgb */ color: rgb(114, 255, 228); /* oklch */ color: oklch(91.5% 0.129 178.7);
Tailwind
colors: {
custom: {
50: '#a6ffec',
500: '#72ffe4',
950: '#000000',
},
}SCSS
$custom: #72ffe4; $custom-light: #a6ffec; $custom-dark: #000000;
JSON
{
"hex": "#72ffe4",
"rgb": {
"r": 114,
"g": 255,
"b": 228
},
"hsl": {
"h": 168.511,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91477,
"c": 0.12896,
"h": 178.7
},
"luminance": 0.80699
}Semantic roles & 50–950 ramp
primary
#72FFE4
secondary
#DC3958
accent
#002CE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684