#60DEBB#60DEBB
#60DEBB is a light, vivid teal. Relative luminance 0.583; OKLCH L 82.0% C 0.124 H 172.1°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEBB |
|---|---|
| RGB | rgb(96, 222, 187) |
| HSL | hsl(163, 66%, 62%) |
| HSV | hsv(163, 57%, 87%) |
| CMYK | cmyk(56.8%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(80.91, -43.31, 6.70) |
| CIE-LCH | lch(80.91, 43.83, 171.21°) |
| OKLab | oklab(81.99% -0.1225 0.017) |
| OKLCH | oklch(81.99% 0.124 172.1) |
| XYZ | xyz(39.9106, 58.3133, 56.1564) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.86
Aquamarine (survey)
#04D8B2
ΔE00 3.90
Eucalyptus
#44D7A8
ΔE00 3.93
Mediumaquamarine
#66CDAA
ΔE00 4.27
Seafoam Blue
#78D1B6
ΔE00 4.36
Seafoam
#7FE0B3
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEBB #DE6083
analogous
#60DE7C #60DEBB #60C2DE
triadic
#60DEBB #BB60DE #DEBB60
tetradic
#60DEBB #7C60DE #DE6083 #C2DE60
square
#60DEBB #7C60DE #DE6083 #C2DE60
split-complementary
#60DEBB #DE60C2 #DE7C60
monochromatic
#22A27E #2DD3A5 #60DEBB #93E9D1 #C5F3E6
Accessibility & contrast
On white
1.66
#60DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#60DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEBB
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEBB | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#C5C3BD
Tritanopia (blue-blind)
#06E0D4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60debb; /* rgb */ color: rgb(96, 222, 187); /* oklch */ color: oklch(82.0% 0.124 172.1);
Tailwind
colors: {
custom: {
50: '#98e9cf',
500: '#60debb',
950: '#000000',
},
}SCSS
$custom: #60debb; $custom-light: #98e9cf; $custom-dark: #000000;
JSON
{
"hex": "#60debb",
"rgb": {
"r": 96,
"g": 222,
"b": 187
},
"hsl": {
"h": 163.333,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.8199,
"c": 0.12364,
"h": 172.1
},
"luminance": 0.58317
}Semantic roles & 50–950 ramp
primary
#60DEBB
secondary
#A53D5A
accent
#184ACD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483