#72DCAC#72DCAC
#72DCAC is a light, vivid teal. Relative luminance 0.577; OKLCH L 81.8% C 0.121 H 162.5°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #72DCAC |
|---|---|
| RGB | rgb(114, 220, 172) |
| HSL | hsl(153, 60%, 65%) |
| HSV | hsv(153, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(80.59, -41.73, 14.26) |
| CIE-LCH | lch(80.59, 44.10, 161.13°) |
| OKLab | oklab(81.79% -0.1156 0.0366) |
| OKLCH | oklch(81.79% 0.121 162.5) |
| XYZ | xyz(39.9757, 57.7391, 48.0599) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.64
Eucalyptus
#44D7A8
ΔE00 3.82
Light Teal
#90E4C1
ΔE00 4.66
Mediumaquamarine
#66CDAA
ΔE00 4.73
Aqua Marine
#2EE8BB
ΔE00 5.69
Seafoam Blue
#78D1B6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DCAC #DC72A2
analogous
#72DC77 #72DCAC #72D7DC
triadic
#72DCAC #AC72DC #DCAC72
tetradic
#72DCAC #7772DC #DC72A2 #D7DC72
square
#72DCAC #7772DC #DC72A2 #D7DC72
split-complementary
#72DCAC #DC72D7 #DC7772
monochromatic
#2AAA70 #41D08F #72DCAC #A3E8C9 #D4F4E6
Accessibility & contrast
On white
1.67
#72DCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#72DCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DCAC
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DCAC | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA9
Deuteranopia (green-blind)
#C9C3AF
Tritanopia (blue-blind)
#51DCCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #72dcac; /* rgb */ color: rgb(114, 220, 172); /* oklch */ color: oklch(81.8% 0.121 162.5);
Tailwind
colors: {
custom: {
50: '#a1e7c4',
500: '#72dcac',
950: '#000000',
},
}SCSS
$custom: #72dcac; $custom-light: #a1e7c4; $custom-dark: #000000;
JSON
{
"hex": "#72dcac",
"rgb": {
"r": 114,
"g": 220,
"b": 172
},
"hsl": {
"h": 152.83,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.81787,
"c": 0.12126,
"h": 162.5
},
"luminance": 0.57742
}Semantic roles & 50–950 ramp
primary
#72DCAC
secondary
#AC4674
accent
#1E6BC8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482