#60DFAB#60DFAB
#60DFAB is a light, vivid teal. Relative luminance 0.582; OKLCH L 81.8% C 0.136 H 163.6°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFAB |
|---|---|
| RGB | rgb(96, 223, 171) |
| HSL | hsl(155, 66%, 63%) |
| HSV | hsv(155, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(80.85, -47.31, 15.06) |
| CIE-LCH | lch(80.85, 49.65, 162.34°) |
| OKLab | oklab(81.82% -0.1307 0.0385) |
| OKLCH | oklch(81.82% 0.136 163.6) |
| XYZ | xyz(38.5586, 58.1987, 47.7217) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.92
Seafoam
#7FE0B3
ΔE00 3.09
Aqua Marine
#2EE8BB
ΔE00 4.39
Aqua Green
#12E193
ΔE00 5.54
Mediumaquamarine
#66CDAA
ΔE00 5.54
Light Greenish Blue
#63F7B4
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFAB #DF6094
analogous
#60DF6B #60DFAB #60D4DF
triadic
#60DFAB #AB60DF #DFAB60
tetradic
#60DFAB #6B60DF #DF6094 #D4DF60
square
#60DFAB #6B60DF #DF6094 #D4DF60
split-complementary
#60DFAB #DF60D4 #DF6B60
monochromatic
#21A46E #2DD590 #60DFAB #93E9C6 #C6F4E1
Accessibility & contrast
On white
1.66
#60DFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#60DFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFAB
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFAB | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A8
Deuteranopia (green-blind)
#C9C3AE
Tritanopia (blue-blind)
#24DFD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60dfab; /* rgb */ color: rgb(96, 223, 171); /* oklch */ color: oklch(81.8% 0.136 163.6);
Tailwind
colors: {
custom: {
50: '#97eac4',
500: '#60dfab',
950: '#000000',
},
}SCSS
$custom: #60dfab; $custom-light: #97eac4; $custom-dark: #000000;
JSON
{
"hex": "#60dfab",
"rgb": {
"r": 96,
"g": 223,
"b": 171
},
"hsl": {
"h": 155.433,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.81819,
"c": 0.13629,
"h": 163.6
},
"luminance": 0.58202
}Semantic roles & 50–950 ramp
primary
#60DFAB
secondary
#A63D68
accent
#1762CE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482