#72FFDF#72FFDF
#72FFDF is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.3% C 0.131 H 176.0°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFDF |
|---|---|
| RGB | rgb(114, 255, 223) |
| HSL | hsl(166, 100%, 72%) |
| HSV | hsv(166, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.87, -45.77, 3.75) |
| CIE-LCH | lch(91.87, 45.92, 175.31°) |
| OKLab | oklab(91.34% -0.1311 0.0092) |
| OKLCH | oklch(91.34% 0.131 176) |
| XYZ | xyz(56.0127, 80.4197, 82.3685) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.75
Aquamarine
#7FFFD4
ΔE00 3.39
Tiffany Blue
#7BF2DA
ΔE00 3.42
Light Turquoise
#7EF4CC
ΔE00 3.92
Bright Teal
#01F9C6
ΔE00 5.89
Aqua (survey)
#13EAC9
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFDF #FF7292
analogous
#72FF99 #72FFDF #72D9FF
triadic
#72FFDF #DF72FF #FFDF72
tetradic
#72FFDF #9972FF #FF7292 #D9FF72
square
#72FFDF #9972FF #FF7292 #D9FF72
split-complementary
#72FFDF #FF72D9 #FF9972
monochromatic
#00F7BF #35FFD1 #72FFDF #AFFFED #E0FFF8
Accessibility & contrast
On white
1.23
#72FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#72FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFDF
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFDF | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DE
Deuteranopia (green-blind)
#E1E1E1
Tritanopia (blue-blind)
#09FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72ffdf; /* rgb */ color: rgb(114, 255, 223); /* oklch */ color: oklch(91.3% 0.131 176.0);
Tailwind
colors: {
custom: {
50: '#a6ffe9',
500: '#72ffdf',
950: '#000000',
},
}SCSS
$custom: #72ffdf; $custom-light: #a6ffe9; $custom-dark: #000000;
JSON
{
"hex": "#72ffdf",
"rgb": {
"r": 114,
"g": 255,
"b": 223
},
"hsl": {
"h": 166.383,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91337,
"c": 0.13141,
"h": 176
},
"luminance": 0.80425
}Semantic roles & 50–950 ramp
primary
#72FFDF
secondary
#DC395E
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684