#72DED4#72DED4
#72DED4 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.101 H 187.5°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #72DED4 |
|---|---|
| RGB | rgb(114, 222, 212) |
| HSL | hsl(174, 62%, 66%) |
| HSV | hsv(174, 49%, 87%) |
| CMYK | cmyk(48.6%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(82.15, -33.52, -4.70) |
| CIE-LCH | lch(82.15, 33.85, 187.98°) |
| OKLab | oklab(83.37% -0.1004 -0.0132) |
| OKLCH | oklch(83.37% 0.101 187.5) |
| XYZ | xyz(44.9395, 60.5695, 71.5975) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.02
Mediumturquoise
#48D1CC
ΔE00 4.47
Tiffany Blue
#7BF2DA
ΔE00 6.12
Seafoam Blue
#78D1B6
ΔE00 7.13
Darkturquoise
#00CED1
ΔE00 7.30
Bright Aqua
#0BF9EA
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DED4 #DE727C
analogous
#72DE9E #72DED4 #72B2DE
triadic
#72DED4 #D472DE #DED472
tetradic
#72DED4 #9E72DE #DE727C #B2DE72
square
#72DED4 #9E72DE #DE727C #B2DE72
split-complementary
#72DED4 #DE72B2 #DE9E72
monochromatic
#29ADA1 #40D2C5 #72DED4 #A4EAE3 #D5F5F2
Accessibility & contrast
On white
1.60
#72DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#72DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DED4
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DED4 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#C2C7D5
Tritanopia (blue-blind)
#36E2DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #72ded4; /* rgb */ color: rgb(114, 222, 212); /* oklch */ color: oklch(83.4% 0.101 187.5);
Tailwind
colors: {
custom: {
50: '#a2e8e1',
500: '#72ded4',
950: '#000000',
},
}SCSS
$custom: #72ded4; $custom-light: #a2e8e1; $custom-dark: #000000;
JSON
{
"hex": "#72ded4",
"rgb": {
"r": 114,
"g": 222,
"b": 212
},
"hsl": {
"h": 174.444,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.83367,
"c": 0.10122,
"h": 187.5
},
"luminance": 0.60573
}Semantic roles & 50–950 ramp
primary
#72DED4
secondary
#AF454F
accent
#1C2CCA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484