#60DEBC#60DEBC
#60DEBC is a very light, vivid teal. Relative luminance 0.584; OKLCH L 82.0% C 0.123 H 172.6°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEBC |
|---|---|
| RGB | rgb(96, 222, 188) |
| HSL | hsl(164, 66%, 62%) |
| HSV | hsv(164, 57%, 87%) |
| CMYK | cmyk(56.8%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(80.94, -43.08, 6.21) |
| CIE-LCH | lch(80.94, 43.52, 171.80°) |
| OKLab | oklab(82.02% -0.122 0.0158) |
| OKLCH | oklch(82.02% 0.123 172.6) |
| XYZ | xyz(40.0180, 58.3563, 56.7222) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.94
Aqua Marine
#2EE8BB
ΔE00 3.99
Eucalyptus
#44D7A8
ΔE00 4.16
Seafoam Blue
#78D1B6
ΔE00 4.29
Mediumaquamarine
#66CDAA
ΔE00 4.34
Aqua (survey)
#13EAC9
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEBC #DE6082
analogous
#60DE7D #60DEBC #60C1DE
triadic
#60DEBC #BC60DE #DEBC60
tetradic
#60DEBC #7D60DE #DE6082 #C1DE60
square
#60DEBC #7D60DE #DE6082 #C1DE60
split-complementary
#60DEBC #DE60C1 #DE7D60
monochromatic
#22A27F #2DD3A7 #60DEBC #93E9D1 #C5F3E7
Accessibility & contrast
On white
1.66
#60DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#60DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEBC
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEBC | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BA
Deuteranopia (green-blind)
#C5C3BE
Tritanopia (blue-blind)
#03E0D4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60debc; /* rgb */ color: rgb(96, 222, 188); /* oklch */ color: oklch(82.0% 0.123 172.6);
Tailwind
colors: {
custom: {
50: '#98e9d0',
500: '#60debc',
950: '#000000',
},
}SCSS
$custom: #60debc; $custom-light: #98e9d0; $custom-dark: #000000;
JSON
{
"hex": "#60debc",
"rgb": {
"r": 96,
"g": 222,
"b": 188
},
"hsl": {
"h": 163.81,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.82017,
"c": 0.12302,
"h": 172.6
},
"luminance": 0.5836
}Semantic roles & 50–950 ramp
primary
#60DEBC
secondary
#A53D59
accent
#1849CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483