#72DCAB#72DCAB
#72DCAB is a light, vivid teal. Relative luminance 0.577; OKLCH L 81.8% C 0.122 H 162.0°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #72DCAB |
|---|---|
| RGB | rgb(114, 220, 171) |
| HSL | hsl(152, 60%, 65%) |
| HSV | hsv(152, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(80.57, -41.94, 14.76) |
| CIE-LCH | lch(80.57, 44.46, 160.61°) |
| OKLab | oklab(81.76% -0.1161 0.0378) |
| OKLCH | oklch(81.76% 0.122 162) |
| XYZ | xyz(39.8800, 57.7009, 47.5560) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.75
Eucalyptus
#44D7A8
ΔE00 3.89
Light Teal
#90E4C1
ΔE00 4.82
Mediumaquamarine
#66CDAA
ΔE00 4.90
Aqua Marine
#2EE8BB
ΔE00 5.81
Hospital Green
#9BE5AA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DCAB #DC72A3
analogous
#72DC76 #72DCAB #72D8DC
triadic
#72DCAB #AB72DC #DCAB72
tetradic
#72DCAB #7672DC #DC72A3 #D8DC72
square
#72DCAB #7672DC #DC72A3 #D8DC72
split-complementary
#72DCAB #DC72D8 #DC7672
monochromatic
#2AAA6F #41D08E #72DCAB #A3E8C8 #D4F4E5
Accessibility & contrast
On white
1.67
#72DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#72DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DCAB
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DCAB | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA8
Deuteranopia (green-blind)
#C9C3AE
Tritanopia (blue-blind)
#52DCCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #72dcab; /* rgb */ color: rgb(114, 220, 171); /* oklch */ color: oklch(81.8% 0.122 162.0);
Tailwind
colors: {
custom: {
50: '#a1e7c4',
500: '#72dcab',
950: '#000000',
},
}SCSS
$custom: #72dcab; $custom-light: #a1e7c4; $custom-dark: #000000;
JSON
{
"hex": "#72dcab",
"rgb": {
"r": 114,
"g": 220,
"b": 171
},
"hsl": {
"h": 152.264,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.81763,
"c": 0.12208,
"h": 162
},
"luminance": 0.57704
}Semantic roles & 50–950 ramp
primary
#72DCAB
secondary
#AC4675
accent
#1E6CC8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482