#72DCA8#72DCA8
#72DCA8 is a light, vivid teal. Relative luminance 0.576; OKLCH L 81.7% C 0.125 H 160.5°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #72DCA8 |
|---|---|
| RGB | rgb(114, 220, 168) |
| HSL | hsl(151, 60%, 65%) |
| HSV | hsv(151, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 23.6%, 13.7%) |
| CIE-LAB | lab(80.51, -42.55, 16.25) |
| CIE-LCH | lch(80.51, 45.55, 159.10°) |
| OKLab | oklab(81.69% -0.1174 0.0416) |
| OKLCH | oklch(81.69% 0.125 160.5) |
| XYZ | xyz(39.5973, 57.5878, 46.0671) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.20
Eucalyptus
#44D7A8
ΔE00 4.18
Light Teal
#90E4C1
ΔE00 5.34
Mediumaquamarine
#66CDAA
ΔE00 5.41
Hospital Green
#9BE5AA
ΔE00 5.56
Aqua Marine
#2EE8BB
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DCA8 #DC72A6
analogous
#72DC73 #72DCA8 #72DBDC
triadic
#72DCA8 #A872DC #DCA872
tetradic
#72DCA8 #7372DC #DC72A6 #DBDC72
square
#72DCA8 #7372DC #DC72A6 #DBDC72
split-complementary
#72DCA8 #DC72DB #DC7372
monochromatic
#2AAA6B #41D08A #72DCA8 #A3E8C6 #D4F4E5
Accessibility & contrast
On white
1.68
#72DCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#72DCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DCA8
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DCA8 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA5
Deuteranopia (green-blind)
#CAC3AB
Tritanopia (blue-blind)
#53DBCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #72dca8; /* rgb */ color: rgb(114, 220, 168); /* oklch */ color: oklch(81.7% 0.125 160.5);
Tailwind
colors: {
custom: {
50: '#a1e7c2',
500: '#72dca8',
950: '#000000',
},
}SCSS
$custom: #72dca8; $custom-light: #a1e7c2; $custom-dark: #000000;
JSON
{
"hex": "#72dca8",
"rgb": {
"r": 114,
"g": 220,
"b": 168
},
"hsl": {
"h": 150.566,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.81691,
"c": 0.12456,
"h": 160.5
},
"luminance": 0.57591
}Semantic roles & 50–950 ramp
primary
#72DCA8
secondary
#AC4678
accent
#1E71C8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482