#72D3AF#72D3AF
#72D3AF is a light, moderate teal. Relative luminance 0.533; OKLCH L 79.7% C 0.107 H 167.4°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #72D3AF |
|---|---|
| RGB | rgb(114, 211, 175) |
| HSL | hsl(158, 52%, 64%) |
| HSV | hsv(158, 46%, 83%) |
| CMYK | cmyk(46%, 0%, 17.1%, 17.3%) |
| CIE-LAB | lab(78.03, -37.05, 9.03) |
| CIE-LCH | lch(78.03, 38.13, 166.30°) |
| OKLab | oklab(79.73% -0.104 0.0232) |
| OKLCH | oklch(79.73% 0.107 167.4) |
| XYZ | xyz(37.9683, 53.2581, 48.8282) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.82
Seafoam Blue
#78D1B6
ΔE00 2.64
Seafoam
#7FE0B3
ΔE00 3.80
Pale Teal
#82CBB2
ΔE00 4.06
Eucalyptus
#44D7A8
ΔE00 4.33
Light Teal
#90E4C1
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D3AF #D37296
analogous
#72D37E #72D3AF #72C6D3
triadic
#72D3AF #AF72D3 #D3AF72
tetradic
#72D3AF #7E72D3 #D37296 #C6D372
square
#72D3AF #7E72D3 #D37296 #C6D372
split-complementary
#72D3AF #D372C6 #D37E72
monochromatic
#309A73 #43C495 #72D3AF #A1E2C9 #CFF0E4
Accessibility & contrast
On white
1.80
#72D3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#72D3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D3AF
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D3AF | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7AD
Deuteranopia (green-blind)
#C0BCB1
Tritanopia (blue-blind)
#52D4C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #72d3af; /* rgb */ color: rgb(114, 211, 175); /* oklch */ color: oklch(79.7% 0.107 167.4);
Tailwind
colors: {
custom: {
50: '#a0e1c6',
500: '#72d3af',
950: '#000000',
},
}SCSS
$custom: #72d3af; $custom-light: #a0e1c6; $custom-dark: #000000;
JSON
{
"hex": "#72d3af",
"rgb": {
"r": 114,
"g": 211,
"b": 175
},
"hsl": {
"h": 157.732,
"s": 52.432,
"l": 63.725
},
"oklch": {
"l": 0.79727,
"c": 0.10657,
"h": 167.4
},
"luminance": 0.53261
}Semantic roles & 50–950 ramp
primary
#72D3AF
secondary
#9F4A6A
accent
#265FC0
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482