#72DFAA#72DFAA
#72DFAA is a very light, vivid teal. Relative luminance 0.593; OKLCH L 82.5% C 0.127 H 160.6°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFAA |
|---|---|
| RGB | rgb(114, 223, 170) |
| HSL | hsl(151, 63%, 66%) |
| HSV | hsv(151, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(81.43, -43.46, 16.49) |
| CIE-LCH | lch(81.43, 46.48, 159.22°) |
| OKLab | oklab(82.45% -0.1199 0.0422) |
| OKLCH | oklch(82.45% 0.127 160.6) |
| XYZ | xyz(40.5795, 59.2517, 47.3207) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.14
Eucalyptus
#44D7A8
ΔE00 4.38
Light Teal
#90E4C1
ΔE00 5.27
Hospital Green
#9BE5AA
ΔE00 5.41
Light Greenish Blue
#63F7B4
ΔE00 5.71
Aqua Marine
#2EE8BB
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFAA #DF72A7
analogous
#72DF73 #72DFAA #72DDDF
triadic
#72DFAA #AA72DF #DFAA72
tetradic
#72DFAA #7372DF #DF72A7 #DDDF72
square
#72DFAA #7372DF #DF72A7 #DDDF72
split-complementary
#72DFAA #DF72DD #DF7372
monochromatic
#28AF6D #40D48C #72DFAA #A4EAC8 #D6F6E6
Accessibility & contrast
On white
1.63
#72DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#72DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFAA
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFAA | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD1A7
Deuteranopia (green-blind)
#CCC6AD
Tritanopia (blue-blind)
#51DED0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #72dfaa; /* rgb */ color: rgb(114, 223, 170); /* oklch */ color: oklch(82.5% 0.127 160.6);
Tailwind
colors: {
custom: {
50: '#a1e9c3',
500: '#72dfaa',
950: '#000000',
},
}SCSS
$custom: #72dfaa; $custom-light: #a1e9c3; $custom-dark: #000000;
JSON
{
"hex": "#72dfaa",
"rgb": {
"r": 114,
"g": 223,
"b": 170
},
"hsl": {
"h": 150.826,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.82453,
"c": 0.12708,
"h": 160.6
},
"luminance": 0.59255
}Semantic roles & 50–950 ramp
primary
#72DFAA
secondary
#B14579
accent
#1B70CB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1612
muted
#808482