#72D0BC#72D0BC
#72D0BC is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.4% C 0.095 H 178.3°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #72D0BC |
|---|---|
| RGB | rgb(114, 208, 188) |
| HSL | hsl(167, 50%, 63%) |
| HSV | hsv(167, 45%, 82%) |
| CMYK | cmyk(45.2%, 0%, 9.6%, 18.4%) |
| CIE-LAB | lab(77.47, -32.72, 1.27) |
| CIE-LCH | lch(77.47, 32.74, 177.79°) |
| OKLab | oklab(79.38% -0.0948 0.0028) |
| OKLCH | oklch(79.38% 0.095 178.3) |
| XYZ | xyz(38.5687, 52.3170, 55.6330) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.48
Pale Teal
#82CBB2
ΔE00 3.49
Mediumaquamarine
#66CDAA
ΔE00 4.83
Turquoise
#40E0D0
ΔE00 5.91
Mediumturquoise
#48D1CC
ΔE00 6.42
Turquoise (survey)
#06C2AC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D0BC #D07286
analogous
#72D08D #72D0BC #72B5D0
triadic
#72D0BC #BC72D0 #D0BC72
tetradic
#72D0BC #8D72D0 #D07286 #B5D072
square
#72D0BC #8D72D0 #D07286 #B5D072
split-complementary
#72D0BC #D072B5 #D08D72
monochromatic
#329680 #44C1A6 #72D0BC #A0DFD2 #CEEFE8
Accessibility & contrast
On white
1.83
#72D0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#72D0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D0BC
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D0BC | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#BABBBE
Tritanopia (blue-blind)
#4CD3CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #72d0bc; /* rgb */ color: rgb(114, 208, 188); /* oklch */ color: oklch(79.4% 0.095 178.3);
Tailwind
colors: {
custom: {
50: '#a0dfd0',
500: '#72d0bc',
950: '#000000',
},
}SCSS
$custom: #72d0bc; $custom-light: #a0dfd0; $custom-dark: #000000;
JSON
{
"hex": "#72d0bc",
"rgb": {
"r": 114,
"g": 208,
"b": 188
},
"hsl": {
"h": 167.234,
"s": 50,
"l": 63.137
},
"oklch": {
"l": 0.79381,
"c": 0.09486,
"h": 178.3
},
"luminance": 0.5232
}Semantic roles & 50–950 ramp
primary
#72D0BC
secondary
#9B4B5C
accent
#2848BD
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483