#72FFEC#72FFEC
#72FFEC is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.7% C 0.126 H 183.4°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFEC |
|---|---|
| RGB | rgb(114, 255, 236) |
| HSL | hsl(172, 100%, 72%) |
| HSV | hsv(172, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(92.20, -42.68, -2.50) |
| CIE-LCH | lch(92.20, 42.75, 183.35°) |
| OKLab | oklab(91.71% -0.1255 -0.0074) |
| OKLCH | oklch(91.71% 0.126 183.4) |
| XYZ | xyz(57.8331, 81.1479, 91.9559) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.55
Bright Aqua
#0BF9EA
ΔE00 4.06
Bright Turquoise
#0FFEF9
ΔE00 5.55
Light Aqua
#8CFFDB
ΔE00 5.89
Bright Cyan
#41FDFE
ΔE00 6.73
Aqua
#00FFFF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFEC #FF7285
analogous
#72FFA6 #72FFEC #72CBFF
triadic
#72FFEC #EC72FF #FFEC72
tetradic
#72FFEC #A672FF #FF7285 #CBFF72
square
#72FFEC #A672FF #FF7285 #CBFF72
split-complementary
#72FFEC #FF72CB #FFA672
monochromatic
#00F7D5 #35FFE4 #72FFEC #AFFFF4 #E0FFFB
Accessibility & contrast
On white
1.22
#72FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#72FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFEC
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFEC | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #72ffec; /* rgb */ color: rgb(114, 255, 236); /* oklch */ color: oklch(91.7% 0.126 183.4);
Tailwind
colors: {
custom: {
50: '#a6fff2',
500: '#72ffec',
950: '#000000',
},
}SCSS
$custom: #72ffec; $custom-light: #a6fff2; $custom-dark: #000000;
JSON
{
"hex": "#72ffec",
"rgb": {
"r": 114,
"g": 255,
"b": 236
},
"hsl": {
"h": 171.915,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91708,
"c": 0.12574,
"h": 183.4
},
"luminance": 0.81154
}Semantic roles & 50–950 ramp
primary
#72FFEC
secondary
#DC394F
accent
#001FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685