#72DBAC#72DBAC
#72DBAC is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.5% C 0.120 H 162.8°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #72DBAC |
|---|---|
| RGB | rgb(114, 219, 172) |
| HSL | hsl(153, 59%, 65%) |
| HSV | hsv(153, 48%, 86%) |
| CMYK | cmyk(47.9%, 0%, 21.5%, 14.1%) |
| CIE-LAB | lab(80.30, -41.29, 13.85) |
| CIE-LCH | lch(80.30, 43.55, 161.46°) |
| OKLab | oklab(81.55% -0.1145 0.0355) |
| OKLCH | oklch(81.55% 0.12 162.8) |
| XYZ | xyz(39.7140, 57.2158, 47.9727) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.70
Eucalyptus
#44D7A8
ΔE00 3.74
Mediumaquamarine
#66CDAA
ΔE00 4.44
Light Teal
#90E4C1
ΔE00 4.61
Seafoam Blue
#78D1B6
ΔE00 5.64
Aqua Marine
#2EE8BB
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DBAC #DB72A1
analogous
#72DB77 #72DBAC #72D5DB
triadic
#72DBAC #AC72DB #DBAC72
tetradic
#72DBAC #7772DB #DB72A1 #D5DB72
square
#72DBAC #7772DB #DB72A1 #D5DB72
split-complementary
#72DBAC #DB72D5 #DB7772
monochromatic
#2BA870 #41CF8F #72DBAC #A3E7C9 #D4F4E5
Accessibility & contrast
On white
1.69
#72DBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#72DBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DBAC
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DBAC | 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)
#D8CEA9
Deuteranopia (green-blind)
#C8C3AF
Tritanopia (blue-blind)
#51DBCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #72dbac; /* rgb */ color: rgb(114, 219, 172); /* oklch */ color: oklch(81.5% 0.120 162.8);
Tailwind
colors: {
custom: {
50: '#a1e7c4',
500: '#72dbac',
950: '#000000',
},
}SCSS
$custom: #72dbac; $custom-light: #a1e7c4; $custom-dark: #000000;
JSON
{
"hex": "#72dbac",
"rgb": {
"r": 114,
"g": 219,
"b": 172
},
"hsl": {
"h": 153.143,
"s": 59.322,
"l": 65.294
},
"oklch": {
"l": 0.81549,
"c": 0.11987,
"h": 162.8
},
"luminance": 0.57219
}Semantic roles & 50–950 ramp
primary
#72DBAC
secondary
#AB4773
accent
#1F6AC7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482