#72FFED#72FFED
#72FFED is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.7% C 0.125 H 184.0°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFED |
|---|---|
| RGB | rgb(114, 255, 237) |
| HSL | hsl(172, 100%, 72%) |
| HSV | hsv(172, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(92.22, -42.43, -2.98) |
| CIE-LCH | lch(92.22, 42.54, 184.02°) |
| OKLab | oklab(91.74% -0.1251 -0.0087) |
| OKLCH | oklch(91.74% 0.125 184) |
| XYZ | xyz(57.9788, 81.2062, 92.7232) |
| Luminance | 0.8121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.74
Bright Aqua
#0BF9EA
ΔE00 3.98
Bright Turquoise
#0FFEF9
ΔE00 5.29
Light Aqua
#8CFFDB
ΔE00 6.18
Bright Cyan
#41FDFE
ΔE00 6.42
Aqua
#00FFFF
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFED #FF7284
analogous
#72FFA6 #72FFED #72CBFF
triadic
#72FFED #ED72FF #FFED72
tetradic
#72FFED #A672FF #FF7284 #CBFF72
square
#72FFED #A672FF #FF7284 #CBFF72
split-complementary
#72FFED #FF72CB #FFA672
monochromatic
#00F7D7 #35FFE5 #72FFED #AFFFF5 #E0FFFB
Accessibility & contrast
On white
1.22
#72FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#72FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFED
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFED | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EC
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #72ffed; /* rgb */ color: rgb(114, 255, 237); /* oklch */ color: oklch(91.7% 0.125 184.0);
Tailwind
colors: {
custom: {
50: '#a6fff2',
500: '#72ffed',
950: '#000000',
},
}SCSS
$custom: #72ffed; $custom-light: #a6fff2; $custom-dark: #000000;
JSON
{
"hex": "#72ffed",
"rgb": {
"r": 114,
"g": 255,
"b": 237
},
"hsl": {
"h": 172.34,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91737,
"c": 0.1254,
"h": 184
},
"luminance": 0.81212
}Semantic roles & 50–950 ramp
primary
#72FFED
secondary
#DC394E
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685