#72DED9#72DED9
#72DED9 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.100 H 191.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #72DED9 |
|---|---|
| RGB | rgb(114, 222, 217) |
| HSL | hsl(177, 62%, 66%) |
| HSV | hsv(177, 49%, 87%) |
| CMYK | cmyk(48.6%, 0%, 2.3%, 12.9%) |
| CIE-LAB | lab(82.28, -32.28, -7.15) |
| CIE-LCH | lch(82.28, 33.06, 192.49°) |
| OKLab | oklab(83.53% -0.0983 -0.0198) |
| OKLCH | oklch(83.53% 0.1 191.4) |
| XYZ | xyz(45.5800, 60.8257, 74.9708) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.26
Turquoise
#40E0D0
ΔE00 5.21
Darkturquoise
#00CED1
ΔE00 6.51
Bright Light Blue
#26F7FD
ΔE00 7.41
Tiffany Blue
#7BF2DA
ΔE00 7.51
Bright Cyan
#41FDFE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DED9 #DE7277
analogous
#72DEA3 #72DED9 #72ADDE
triadic
#72DED9 #D972DE #DED972
tetradic
#72DED9 #A372DE #DE7277 #ADDE72
square
#72DED9 #A372DE #DE7277 #ADDE72
split-complementary
#72DED9 #DE72AD #DEA372
monochromatic
#29ADA7 #40D2CC #72DED9 #A4EAE6 #D5F5F4
Accessibility & contrast
On white
1.60
#72DED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#72DED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DED9
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DED9 | 1.00 | 1.60 | 13.17 | 13.17 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5D9
Deuteranopia (green-blind)
#C1C7DA
Tritanopia (blue-blind)
#31E3DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72ded9; /* rgb */ color: rgb(114, 222, 217); /* oklch */ color: oklch(83.5% 0.100 191.4);
Tailwind
colors: {
custom: {
50: '#a2e8e4',
500: '#72ded9',
950: '#000000',
},
}SCSS
$custom: #72ded9; $custom-light: #a2e8e4; $custom-dark: #000000;
JSON
{
"hex": "#72ded9",
"rgb": {
"r": 114,
"g": 222,
"b": 217
},
"hsl": {
"h": 177.222,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.83525,
"c": 0.10024,
"h": 191.4
},
"luminance": 0.6083
}Semantic roles & 50–950 ramp
primary
#72DED9
secondary
#AF454A
accent
#1C24CA
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484