#72DDAF#72DDAF
#72DDAF is a very light, vivid teal. Relative luminance 0.584; OKLCH L 82.1% C 0.120 H 163.7°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #72DDAF |
|---|---|
| RGB | rgb(114, 221, 175) |
| HSL | hsl(154, 61%, 66%) |
| HSV | hsv(154, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 20.8%, 13.3%) |
| CIE-LAB | lab(80.95, -41.55, 13.18) |
| CIE-LCH | lch(80.95, 43.59, 162.40°) |
| OKLab | oklab(82.1% -0.1154 0.0338) |
| OKLCH | oklch(82.1% 0.12 163.7) |
| XYZ | xyz(40.5303, 58.3822, 49.6822) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.44
Eucalyptus
#44D7A8
ΔE00 3.76
Light Teal
#90E4C1
ΔE00 4.26
Mediumaquamarine
#66CDAA
ΔE00 4.58
Aqua Marine
#2EE8BB
ΔE00 5.33
Seafoam Blue
#78D1B6
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DDAF #DD72A0
analogous
#72DD79 #72DDAF #72D5DD
triadic
#72DDAF #AF72DD #DDAF72
tetradic
#72DDAF #7972DD #DD72A0 #D5DD72
square
#72DDAF #7972DD #DD72A0 #D5DD72
split-complementary
#72DDAF #DD72D5 #DD7972
monochromatic
#29AB73 #41D193 #72DDAF #A3E9CB #D5F5E7
Accessibility & contrast
On white
1.66
#72DDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#72DDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DDAF
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DDAF | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AD
Deuteranopia (green-blind)
#C9C4B2
Tritanopia (blue-blind)
#4FDDD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #72ddaf; /* rgb */ color: rgb(114, 221, 175); /* oklch */ color: oklch(82.1% 0.120 163.7);
Tailwind
colors: {
custom: {
50: '#a1e8c7',
500: '#72ddaf',
950: '#000000',
},
}SCSS
$custom: #72ddaf; $custom-light: #a1e8c7; $custom-dark: #000000;
JSON
{
"hex": "#72ddaf",
"rgb": {
"r": 114,
"g": 221,
"b": 175
},
"hsl": {
"h": 154.206,
"s": 61.143,
"l": 65.686
},
"oklch": {
"l": 0.82099,
"c": 0.12026,
"h": 163.7
},
"luminance": 0.58385
}Semantic roles & 50–950 ramp
primary
#72DDAF
secondary
#AE4672
accent
#1D67C9
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482