#72DEC7#72DEC7
#72DEC7 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.0% C 0.106 H 177.9°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #72DEC7 |
|---|---|
| RGB | rgb(114, 222, 199) |
| HSL | hsl(167, 62%, 66%) |
| HSV | hsv(167, 49%, 87%) |
| CMYK | cmyk(48.6%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(81.81, -36.66, 1.70) |
| CIE-LCH | lch(81.81, 36.69, 177.34°) |
| OKLab | oklab(82.98% -0.1059 0.004) |
| OKLCH | oklch(82.98% 0.106 177.9) |
| XYZ | xyz(43.3651, 59.9398, 63.3061) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.84
Turquoise
#40E0D0
ΔE00 4.41
Tiffany Blue
#7BF2DA
ΔE00 4.42
Light Teal
#90E4C1
ΔE00 5.35
Pale Teal
#82CBB2
ΔE00 5.73
Aqua (survey)
#13EAC9
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DEC7 #DE7289
analogous
#72DE91 #72DEC7 #72BFDE
triadic
#72DEC7 #C772DE #DEC772
tetradic
#72DEC7 #9172DE #DE7289 #BFDE72
square
#72DEC7 #9172DE #DE7289 #BFDE72
split-complementary
#72DEC7 #DE72BF #DE9172
monochromatic
#29AD91 #40D2B3 #72DEC7 #A4EADB #D5F5EE
Accessibility & contrast
On white
1.62
#72DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#72DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DEC7
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DEC7 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C6
Deuteranopia (green-blind)
#C5C6C9
Tritanopia (blue-blind)
#41E1D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #72dec7; /* rgb */ color: rgb(114, 222, 199); /* oklch */ color: oklch(83.0% 0.106 177.9);
Tailwind
colors: {
custom: {
50: '#a1e8d8',
500: '#72dec7',
950: '#000000',
},
}SCSS
$custom: #72dec7; $custom-light: #a1e8d8; $custom-dark: #000000;
JSON
{
"hex": "#72dec7",
"rgb": {
"r": 114,
"g": 222,
"b": 199
},
"hsl": {
"h": 167.222,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.82978,
"c": 0.106,
"h": 177.9
},
"luminance": 0.59943
}Semantic roles & 50–950 ramp
primary
#72DEC7
secondary
#AF455C
accent
#1C41CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483