#72FFEF#72FFEF
#72FFEF is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.125 H 185.2°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFEF |
|---|---|
| RGB | rgb(114, 255, 239) |
| HSL | hsl(173, 100%, 72%) |
| HSV | hsv(173, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.28, -41.94, -3.94) |
| CIE-LCH | lch(92.28, 42.13, 185.36°) |
| OKLab | oklab(91.8% -0.1243 -0.0113) |
| OKLCH | oklch(91.8% 0.125 185.2) |
| XYZ | xyz(58.2726, 81.3237, 94.2707) |
| Luminance | 0.8133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.88
Tiffany Blue
#7BF2DA
ΔE00 4.16
Bright Turquoise
#0FFEF9
ΔE00 4.82
Bright Cyan
#41FDFE
ΔE00 5.82
Aqua
#00FFFF
ΔE00 5.97
Light Aqua
#8CFFDB
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFEF #FF7282
analogous
#72FFA8 #72FFEF #72C9FF
triadic
#72FFEF #EF72FF #FFEF72
tetradic
#72FFEF #A872FF #FF7282 #C9FF72
square
#72FFEF #A872FF #FF7282 #C9FF72
split-complementary
#72FFEF #FF72C9 #FFA872
monochromatic
#00F7DB #35FFE8 #72FFEF #AFFFF6 #E0FFFC
Accessibility & contrast
On white
1.22
#72FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#72FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFEF
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFEF | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EF
Deuteranopia (green-blind)
#DDE2F1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #72ffef; /* rgb */ color: rgb(114, 255, 239); /* oklch */ color: oklch(91.8% 0.125 185.2);
Tailwind
colors: {
custom: {
50: '#a6fff4',
500: '#72ffef',
950: '#000000',
},
}SCSS
$custom: #72ffef; $custom-light: #a6fff4; $custom-dark: #000000;
JSON
{
"hex": "#72ffef",
"rgb": {
"r": 114,
"g": 255,
"b": 239
},
"hsl": {
"h": 173.191,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91797,
"c": 0.12477,
"h": 185.2
},
"luminance": 0.81329
}Semantic roles & 50–950 ramp
primary
#72FFEF
secondary
#DC394C
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685