#60DEB2#60DEB2
#60DEB2 is a light, vivid teal. Relative luminance 0.579; OKLCH L 81.8% C 0.130 H 167.3°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEB2 |
|---|---|
| RGB | rgb(96, 222, 178) |
| HSL | hsl(159, 66%, 62%) |
| HSV | hsv(159, 57%, 87%) |
| CMYK | cmyk(56.8%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(80.71, -45.36, 11.17) |
| CIE-LCH | lch(80.71, 46.71, 166.17°) |
| OKLab | oklab(81.75% -0.1265 0.0286) |
| OKLCH | oklch(81.75% 0.13 167.3) |
| XYZ | xyz(38.9772, 57.9399, 51.2403) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.53
Seafoam
#7FE0B3
ΔE00 3.10
Aqua Marine
#2EE8BB
ΔE00 3.61
Mediumaquamarine
#66CDAA
ΔE00 4.42
Aquamarine (survey)
#04D8B2
ΔE00 4.46
Light Teal
#90E4C1
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEB2 #DE608C
analogous
#60DE73 #60DEB2 #60CBDE
triadic
#60DEB2 #B260DE #DEB260
tetradic
#60DEB2 #7360DE #DE608C #CBDE60
square
#60DEB2 #7360DE #DE608C #CBDE60
split-complementary
#60DEB2 #DE60CB #DE7360
monochromatic
#22A275 #2DD399 #60DEB2 #93E9CB #C5F3E3
Accessibility & contrast
On white
1.67
#60DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#60DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEB2
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEB2 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B0
Deuteranopia (green-blind)
#C7C3B5
Tritanopia (blue-blind)
#1BDFD1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60deb2; /* rgb */ color: rgb(96, 222, 178); /* oklch */ color: oklch(81.8% 0.130 167.3);
Tailwind
colors: {
custom: {
50: '#97e9c9',
500: '#60deb2',
950: '#000000',
},
}SCSS
$custom: #60deb2; $custom-light: #97e9c9; $custom-dark: #000000;
JSON
{
"hex": "#60deb2",
"rgb": {
"r": 96,
"g": 222,
"b": 178
},
"hsl": {
"h": 159.048,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.81752,
"c": 0.1297,
"h": 167.3
},
"luminance": 0.57944
}Semantic roles & 50–950 ramp
primary
#60DEB2
secondary
#A53D61
accent
#1857CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482