#72DCAD#72DCAD
#72DCAD is a light, vivid teal. Relative luminance 0.578; OKLCH L 81.8% C 0.120 H 163.0°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #72DCAD |
|---|---|
| RGB | rgb(114, 220, 173) |
| HSL | hsl(153, 60%, 65%) |
| HSV | hsv(153, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 21.4%, 13.7%) |
| CIE-LAB | lab(80.61, -41.52, 13.77) |
| CIE-LCH | lch(80.61, 43.75, 161.66°) |
| OKLab | oklab(81.81% -0.1152 0.0353) |
| OKLCH | oklch(81.81% 0.12 163) |
| XYZ | xyz(40.0721, 57.7777, 48.5676) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.57
Eucalyptus
#44D7A8
ΔE00 3.76
Light Teal
#90E4C1
ΔE00 4.50
Mediumaquamarine
#66CDAA
ΔE00 4.58
Aqua Marine
#2EE8BB
ΔE00 5.59
Seafoam Blue
#78D1B6
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DCAD #DC72A1
analogous
#72DC78 #72DCAD #72D6DC
triadic
#72DCAD #AD72DC #DCAD72
tetradic
#72DCAD #7872DC #DC72A1 #D6DC72
square
#72DCAD #7872DC #DC72A1 #D6DC72
split-complementary
#72DCAD #DC72D6 #DC7872
monochromatic
#2AAA71 #41D090 #72DCAD #A3E8CA #D4F4E6
Accessibility & contrast
On white
1.67
#72DCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#72DCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DCAD
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DCAD | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAA
Deuteranopia (green-blind)
#C9C3B0
Tritanopia (blue-blind)
#51DCCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #72dcad; /* rgb */ color: rgb(114, 220, 173); /* oklch */ color: oklch(81.8% 0.120 163.0);
Tailwind
colors: {
custom: {
50: '#a1e7c5',
500: '#72dcad',
950: '#000000',
},
}SCSS
$custom: #72dcad; $custom-light: #a1e7c5; $custom-dark: #000000;
JSON
{
"hex": "#72dcad",
"rgb": {
"r": 114,
"g": 220,
"b": 173
},
"hsl": {
"h": 153.396,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.81812,
"c": 0.12047,
"h": 163
},
"luminance": 0.57781
}Semantic roles & 50–950 ramp
primary
#72DCAD
secondary
#AC4673
accent
#1E69C8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1613
muted
#808482