#72DCBD#72DCBD
#72DCBD is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.2% C 0.109 H 172.2°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #72DCBD |
|---|---|
| RGB | rgb(114, 220, 189) |
| HSL | hsl(162, 60%, 65%) |
| HSV | hsv(162, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 14.1%, 13.7%) |
| CIE-LAB | lab(80.98, -38.04, 5.82) |
| CIE-LCH | lch(80.98, 38.49, 171.31°) |
| OKLab | oklab(82.23% -0.1081 0.0148) |
| OKLCH | oklch(82.23% 0.109 172.2) |
| XYZ | xyz(41.7140, 58.4345, 57.2150) |
| Luminance | 0.5844 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.92
Light Teal
#90E4C1
ΔE00 3.89
Mediumaquamarine
#66CDAA
ΔE00 4.01
Seafoam
#7FE0B3
ΔE00 4.33
Pale Teal
#82CBB2
ΔE00 5.05
Eucalyptus
#44D7A8
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DCBD #DC7291
analogous
#72DC88 #72DCBD #72C6DC
triadic
#72DCBD #BD72DC #DCBD72
tetradic
#72DCBD #8872DC #DC7291 #C6DC72
square
#72DCBD #8872DC #DC7291 #C6DC72
split-complementary
#72DCBD #DC72C6 #DC8872
monochromatic
#2AAA84 #41D0A6 #72DCBD #A3E8D4 #D4F4EB
Accessibility & contrast
On white
1.66
#72DCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#72DCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DCBD
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DCBD | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BC
Deuteranopia (green-blind)
#C6C4BF
Tritanopia (blue-blind)
#48DED3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #72dcbd; /* rgb */ color: rgb(114, 220, 189); /* oklch */ color: oklch(82.2% 0.109 172.2);
Tailwind
colors: {
custom: {
50: '#a1e7d0',
500: '#72dcbd',
950: '#000000',
},
}SCSS
$custom: #72dcbd; $custom-light: #a1e7d0; $custom-dark: #000000;
JSON
{
"hex": "#72dcbd",
"rgb": {
"r": 114,
"g": 220,
"b": 189
},
"hsl": {
"h": 162.453,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.82228,
"c": 0.10908,
"h": 172.2
},
"luminance": 0.58438
}Semantic roles & 50–950 ramp
primary
#72DCBD
secondary
#AC4664
accent
#1E4FC8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483