#60DFB2#60DFB2
#60DFB2 is a light, vivid teal. Relative luminance 0.585; OKLCH L 82.0% C 0.131 H 166.9°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFB2 |
|---|---|
| RGB | rgb(96, 223, 178) |
| HSL | hsl(159, 66%, 63%) |
| HSV | hsv(159, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 20.2%, 12.5%) |
| CIE-LAB | lab(81.00, -45.79, 11.59) |
| CIE-LCH | lch(81.00, 47.23, 165.80°) |
| OKLab | oklab(81.99% -0.1276 0.0297) |
| OKLCH | oklch(81.99% 0.131 166.9) |
| XYZ | xyz(39.2435, 58.4727, 51.3291) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.63
Seafoam
#7FE0B3
ΔE00 3.04
Aqua Marine
#2EE8BB
ΔE00 3.52
Aquamarine (survey)
#04D8B2
ΔE00 4.63
Mediumaquamarine
#66CDAA
ΔE00 4.70
Light Teal
#90E4C1
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFB2 #DF608D
analogous
#60DF72 #60DFB2 #60CDDF
triadic
#60DFB2 #B260DF #DFB260
tetradic
#60DFB2 #7260DF #DF608D #CDDF60
square
#60DFB2 #7260DF #DF608D #CDDF60
split-complementary
#60DFB2 #DF60CD #DF7260
monochromatic
#21A475 #2DD599 #60DFB2 #93E9CB #C6F4E3
Accessibility & contrast
On white
1.65
#60DFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#60DFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFB2
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFB2 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B0
Deuteranopia (green-blind)
#C8C4B5
Tritanopia (blue-blind)
#1AE0D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60dfb2; /* rgb */ color: rgb(96, 223, 178); /* oklch */ color: oklch(82.0% 0.131 166.9);
Tailwind
colors: {
custom: {
50: '#98eac9',
500: '#60dfb2',
950: '#000000',
},
}SCSS
$custom: #60dfb2; $custom-light: #98eac9; $custom-dark: #000000;
JSON
{
"hex": "#60dfb2",
"rgb": {
"r": 96,
"g": 223,
"b": 178
},
"hsl": {
"h": 158.74,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.81993,
"c": 0.13098,
"h": 166.9
},
"luminance": 0.58477
}Semantic roles & 50–950 ramp
primary
#60DFB2
secondary
#A63D62
accent
#1758CE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482