#72DBAA#72DBAA
#72DBAA is a light, vivid teal. Relative luminance 0.571; OKLCH L 81.5% C 0.121 H 161.8°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #72DBAA |
|---|---|
| RGB | rgb(114, 219, 170) |
| HSL | hsl(152, 59%, 65%) |
| HSV | hsv(152, 48%, 86%) |
| CMYK | cmyk(47.9%, 0%, 22.4%, 14.1%) |
| CIE-LAB | lab(80.26, -41.71, 14.85) |
| CIE-LCH | lch(80.26, 44.27, 160.41°) |
| OKLab | oklab(81.5% -0.1154 0.038) |
| OKLCH | oklch(81.5% 0.122 161.8) |
| XYZ | xyz(39.5234, 57.1396, 46.9687) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.89
Eucalyptus
#44D7A8
ΔE00 3.88
Mediumaquamarine
#66CDAA
ΔE00 4.77
Light Teal
#90E4C1
ΔE00 4.93
Hospital Green
#9BE5AA
ΔE00 5.96
Aqua Marine
#2EE8BB
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DBAA #DB72A3
analogous
#72DB75 #72DBAA #72D7DB
triadic
#72DBAA #AA72DB #DBAA72
tetradic
#72DBAA #7572DB #DB72A3 #D7DB72
square
#72DBAA #7572DB #DB72A3 #D7DB72
split-complementary
#72DBAA #DB72D7 #DB7572
monochromatic
#2BA86D #41CF8D #72DBAA #A3E7C7 #D4F4E5
Accessibility & contrast
On white
1.69
#72DBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#72DBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DBAA
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DBAA | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA7
Deuteranopia (green-blind)
#C8C2AD
Tritanopia (blue-blind)
#52DBCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #72dbaa; /* rgb */ color: rgb(114, 219, 170); /* oklch */ color: oklch(81.5% 0.121 161.8);
Tailwind
colors: {
custom: {
50: '#a0e7c3',
500: '#72dbaa',
950: '#000000',
},
}SCSS
$custom: #72dbaa; $custom-light: #a0e7c3; $custom-dark: #000000;
JSON
{
"hex": "#72dbaa",
"rgb": {
"r": 114,
"g": 219,
"b": 170
},
"hsl": {
"h": 152,
"s": 59.322,
"l": 65.294
},
"oklch": {
"l": 0.81501,
"c": 0.1215,
"h": 161.8
},
"luminance": 0.57143
}Semantic roles & 50–950 ramp
primary
#72DBAA
secondary
#AB4775
accent
#1F6DC7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482