#72FFDE#72FFDE
#72FFDE is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.3% C 0.132 H 175.4°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFDE |
|---|---|
| RGB | rgb(114, 255, 222) |
| HSL | hsl(166, 100%, 72%) |
| HSV | hsv(166, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.85, -46.00, 4.24) |
| CIE-LCH | lch(91.85, 46.20, 174.74°) |
| OKLab | oklab(91.31% -0.1315 0.0105) |
| OKLCH | oklch(91.31% 0.132 175.4) |
| XYZ | xyz(55.8782, 80.3660, 81.6605) |
| Luminance | 0.8037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.60
Aquamarine
#7FFFD4
ΔE00 3.13
Tiffany Blue
#7BF2DA
ΔE00 3.57
Light Turquoise
#7EF4CC
ΔE00 3.72
Bright Teal
#01F9C6
ΔE00 5.69
Light Aquamarine
#7BFDC7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFDE #FF7293
analogous
#72FF97 #72FFDE #72DAFF
triadic
#72FFDE #DE72FF #FFDE72
tetradic
#72FFDE #9772FF #FF7293 #DAFF72
square
#72FFDE #9772FF #FF7293 #DAFF72
split-complementary
#72FFDE #FF72DA #FF9772
monochromatic
#00F7BD #35FFD0 #72FFDE #AFFFEC #E0FFF8
Accessibility & contrast
On white
1.23
#72FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#72FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFDE
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFDE | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DD
Deuteranopia (green-blind)
#E1E1E0
Tritanopia (blue-blind)
#0DFFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72ffde; /* rgb */ color: rgb(114, 255, 222); /* oklch */ color: oklch(91.3% 0.132 175.4);
Tailwind
colors: {
custom: {
50: '#a5ffe8',
500: '#72ffde',
950: '#000000',
},
}SCSS
$custom: #72ffde; $custom-light: #a5ffe8; $custom-dark: #000000;
JSON
{
"hex": "#72ffde",
"rgb": {
"r": 114,
"g": 255,
"b": 222
},
"hsl": {
"h": 165.957,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91309,
"c": 0.13193,
"h": 175.4
},
"luminance": 0.80371
}Semantic roles & 50–950 ramp
primary
#72FFDE
secondary
#DC395F
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684