#72DFAF#72DFAF
#72DFAF is a very light, vivid teal. Relative luminance 0.594; OKLCH L 82.6% C 0.123 H 163.0°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFAF |
|---|---|
| RGB | rgb(114, 223, 175) |
| HSL | hsl(154, 63%, 66%) |
| HSV | hsv(154, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 21.5%, 12.5%) |
| CIE-LAB | lab(81.54, -42.43, 14.01) |
| CIE-LCH | lch(81.54, 44.68, 161.73°) |
| OKLab | oklab(82.57% -0.1176 0.0359) |
| OKLCH | oklch(82.57% 0.123 163) |
| XYZ | xyz(41.0615, 59.4445, 49.8593) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.42
Eucalyptus
#44D7A8
ΔE00 3.96
Light Teal
#90E4C1
ΔE00 4.41
Mediumaquamarine
#66CDAA
ΔE00 5.17
Aqua Marine
#2EE8BB
ΔE00 5.24
Light Turquoise
#7EF4CC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFAF #DF72A2
analogous
#72DF78 #72DFAF #72D8DF
triadic
#72DFAF #AF72DF #DFAF72
tetradic
#72DFAF #7872DF #DF72A2 #D8DF72
square
#72DFAF #7872DF #DF72A2 #D8DF72
split-complementary
#72DFAF #DF72D8 #DF7872
monochromatic
#28AF73 #40D493 #72DFAF #A4EACB #D6F6E8
Accessibility & contrast
On white
1.63
#72DFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#72DFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFAF
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFAF | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AC
Deuteranopia (green-blind)
#CBC6B2
Tritanopia (blue-blind)
#4FDFD2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #72dfaf; /* rgb */ color: rgb(114, 223, 175); /* oklch */ color: oklch(82.6% 0.123 163.0);
Tailwind
colors: {
custom: {
50: '#a1e9c7',
500: '#72dfaf',
950: '#000000',
},
}SCSS
$custom: #72dfaf; $custom-light: #a1e9c7; $custom-dark: #000000;
JSON
{
"hex": "#72dfaf",
"rgb": {
"r": 114,
"g": 223,
"b": 175
},
"hsl": {
"h": 153.578,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.82574,
"c": 0.12301,
"h": 163
},
"luminance": 0.59448
}Semantic roles & 50–950 ramp
primary
#72DFAF
secondary
#B14574
accent
#1B68CB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482