#72DBAB#72DBAB
#72DBAB is a light, vivid teal. Relative luminance 0.572; OKLCH L 81.5% C 0.121 H 162.3°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #72DBAB |
|---|---|
| RGB | rgb(114, 219, 171) |
| HSL | hsl(153, 59%, 65%) |
| HSV | hsv(153, 48%, 86%) |
| CMYK | cmyk(47.9%, 0%, 21.9%, 14.1%) |
| CIE-LAB | lab(80.28, -41.50, 14.35) |
| CIE-LCH | lch(80.28, 43.91, 160.93°) |
| OKLab | oklab(81.53% -0.1149 0.0368) |
| OKLCH | oklch(81.53% 0.121 162.3) |
| XYZ | xyz(39.6183, 57.1775, 47.4688) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.78
Eucalyptus
#44D7A8
ΔE00 3.80
Mediumaquamarine
#66CDAA
ΔE00 4.60
Light Teal
#90E4C1
ΔE00 4.77
Seafoam Blue
#78D1B6
ΔE00 5.86
Aqua Marine
#2EE8BB
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DBAB #DB72A2
analogous
#72DB76 #72DBAB #72D7DB
triadic
#72DBAB #AB72DB #DBAB72
tetradic
#72DBAB #7672DB #DB72A2 #D7DB72
square
#72DBAB #7672DB #DB72A2 #D7DB72
split-complementary
#72DBAB #DB72D7 #DB7672
monochromatic
#2BA86F #41CF8E #72DBAB #A3E7C8 #D4F4E5
Accessibility & contrast
On white
1.69
#72DBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#72DBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DBAB
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DBAB | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA8
Deuteranopia (green-blind)
#C8C3AE
Tritanopia (blue-blind)
#52DBCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #72dbab; /* rgb */ color: rgb(114, 219, 171); /* oklch */ color: oklch(81.5% 0.121 162.3);
Tailwind
colors: {
custom: {
50: '#a0e7c4',
500: '#72dbab',
950: '#000000',
},
}SCSS
$custom: #72dbab; $custom-light: #a0e7c4; $custom-dark: #000000;
JSON
{
"hex": "#72dbab",
"rgb": {
"r": 114,
"g": 219,
"b": 171
},
"hsl": {
"h": 152.571,
"s": 59.322,
"l": 65.294
},
"oklch": {
"l": 0.81525,
"c": 0.12068,
"h": 162.3
},
"luminance": 0.57181
}Semantic roles & 50–950 ramp
primary
#72DBAB
secondary
#AB4774
accent
#1F6CC7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482