#72DCBC#72DCBC
#72DCBC is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.2% C 0.110 H 171.6°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #72DCBC |
|---|---|
| RGB | rgb(114, 220, 188) |
| HSL | hsl(162, 60%, 65%) |
| HSV | hsv(162, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 14.5%, 13.7%) |
| CIE-LAB | lab(80.96, -38.27, 6.31) |
| CIE-LCH | lch(80.96, 38.79, 170.64°) |
| OKLab | oklab(82.2% -0.1085 0.0161) |
| OKLCH | oklch(82.2% 0.11 171.6) |
| XYZ | xyz(41.6058, 58.3912, 56.6453) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.99
Light Teal
#90E4C1
ΔE00 3.79
Mediumaquamarine
#66CDAA
ΔE00 3.89
Seafoam
#7FE0B3
ΔE00 4.06
Eucalyptus
#44D7A8
ΔE00 5.05
Pale Teal
#82CBB2
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DCBC #DC7292
analogous
#72DC87 #72DCBC #72C7DC
triadic
#72DCBC #BC72DC #DCBC72
tetradic
#72DCBC #8772DC #DC7292 #C7DC72
square
#72DCBC #8772DC #DC7292 #C7DC72
split-complementary
#72DCBC #DC72C7 #DC8772
monochromatic
#2AAA83 #41D0A5 #72DCBC #A3E8D3 #D4F4EB
Accessibility & contrast
On white
1.66
#72DCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#72DCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DCBC
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DCBC | 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)
#D6D0BA
Deuteranopia (green-blind)
#C6C4BE
Tritanopia (blue-blind)
#49DED3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #72dcbc; /* rgb */ color: rgb(114, 220, 188); /* oklch */ color: oklch(82.2% 0.110 171.6);
Tailwind
colors: {
custom: {
50: '#a1e7d0',
500: '#72dcbc',
950: '#000000',
},
}SCSS
$custom: #72dcbc; $custom-light: #a1e7d0; $custom-dark: #000000;
JSON
{
"hex": "#72dcbc",
"rgb": {
"r": 114,
"g": 220,
"b": 188
},
"hsl": {
"h": 161.887,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.82201,
"c": 0.1097,
"h": 171.6
},
"luminance": 0.58395
}Semantic roles & 50–950 ramp
primary
#72DCBC
secondary
#AC4665
accent
#1E51C8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483