#72DCA9#72DCA9
#72DCA9 is a light, vivid teal. Relative luminance 0.576; OKLCH L 81.7% C 0.124 H 161.0°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #72DCA9 |
|---|---|
| RGB | rgb(114, 220, 169) |
| HSL | hsl(151, 60%, 65%) |
| HSV | hsv(151, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 23.2%, 13.7%) |
| CIE-LAB | lab(80.53, -42.35, 15.75) |
| CIE-LCH | lch(80.53, 45.19, 159.60°) |
| OKLab | oklab(81.72% -0.117 0.0403) |
| OKLCH | oklch(81.72% 0.124 161) |
| XYZ | xyz(39.6908, 57.6252, 46.5596) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.04
Eucalyptus
#44D7A8
ΔE00 4.07
Light Teal
#90E4C1
ΔE00 5.16
Mediumaquamarine
#66CDAA
ΔE00 5.24
Hospital Green
#9BE5AA
ΔE00 5.68
Aqua Marine
#2EE8BB
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DCA9 #DC72A5
analogous
#72DC74 #72DCA9 #72DADC
triadic
#72DCA9 #A972DC #DCA972
tetradic
#72DCA9 #7472DC #DC72A5 #DADC72
square
#72DCA9 #7472DC #DC72A5 #DADC72
split-complementary
#72DCA9 #DC72DA #DC7472
monochromatic
#2AAA6C #41D08B #72DCA9 #A3E8C7 #D4F4E5
Accessibility & contrast
On white
1.68
#72DCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#72DCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DCA9
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DCA9 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA6
Deuteranopia (green-blind)
#C9C3AC
Tritanopia (blue-blind)
#52DBCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #72dca9; /* rgb */ color: rgb(114, 220, 169); /* oklch */ color: oklch(81.7% 0.124 161.0);
Tailwind
colors: {
custom: {
50: '#a1e7c2',
500: '#72dca9',
950: '#000000',
},
}SCSS
$custom: #72dca9; $custom-light: #a1e7c2; $custom-dark: #000000;
JSON
{
"hex": "#72dca9",
"rgb": {
"r": 114,
"g": 220,
"b": 169
},
"hsl": {
"h": 151.132,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.81715,
"c": 0.12372,
"h": 161
},
"luminance": 0.57628
}Semantic roles & 50–950 ramp
primary
#72DCA9
secondary
#AC4677
accent
#1E70C8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482