#72FFEE#72FFEE
#72FFEE is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.125 H 184.6°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFEE |
|---|---|
| RGB | rgb(114, 255, 238) |
| HSL | hsl(173, 100%, 72%) |
| HSV | hsv(173, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(92.25, -42.19, -3.46) |
| CIE-LCH | lch(92.25, 42.33, 184.69°) |
| OKLab | oklab(91.77% -0.1247 -0.01) |
| OKLCH | oklch(91.77% 0.125 184.6) |
| XYZ | xyz(58.1253, 81.2648, 93.4948) |
| Luminance | 0.8127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.91
Tiffany Blue
#7BF2DA
ΔE00 3.94
Bright Turquoise
#0FFEF9
ΔE00 5.05
Bright Cyan
#41FDFE
ΔE00 6.12
Aqua
#00FFFF
ΔE00 6.24
Light Aqua
#8CFFDB
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFEE #FF7283
analogous
#72FFA8 #72FFEE #72CAFF
triadic
#72FFEE #EE72FF #FFEE72
tetradic
#72FFEE #A872FF #FF7283 #CAFF72
square
#72FFEE #A872FF #FF7283 #CAFF72
split-complementary
#72FFEE #FF72CA #FFA872
monochromatic
#00F7D9 #35FFE7 #72FFEE #AFFFF5 #E0FFFB
Accessibility & contrast
On white
1.22
#72FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#72FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFEE
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFEE | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2ED
Deuteranopia (green-blind)
#DEE2F0
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #72ffee; /* rgb */ color: rgb(114, 255, 238); /* oklch */ color: oklch(91.8% 0.125 184.6);
Tailwind
colors: {
custom: {
50: '#a6fff3',
500: '#72ffee',
950: '#000000',
},
}SCSS
$custom: #72ffee; $custom-light: #a6fff3; $custom-dark: #000000;
JSON
{
"hex": "#72ffee",
"rgb": {
"r": 114,
"g": 255,
"b": 238
},
"hsl": {
"h": 172.766,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91767,
"c": 0.12508,
"h": 184.6
},
"luminance": 0.8127
}Semantic roles & 50–950 ramp
primary
#72FFEE
secondary
#DC394D
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685