#60DFBB#60DFBB
#60DFBB is a very light, vivid teal. Relative luminance 0.589; OKLCH L 82.2% C 0.125 H 171.6°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFBB |
|---|---|
| RGB | rgb(96, 223, 187) |
| HSL | hsl(163, 66%, 63%) |
| HSV | hsv(163, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(81.21, -43.75, 7.12) |
| CIE-LCH | lch(81.21, 44.33, 170.75°) |
| OKLab | oklab(82.23% -0.1235 0.0181) |
| OKLCH | oklch(82.23% 0.125 171.6) |
| XYZ | xyz(40.1770, 58.8461, 56.2452) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.62
Eucalyptus
#44D7A8
ΔE00 3.85
Aquamarine (survey)
#04D8B2
ΔE00 3.97
Seafoam
#7FE0B3
ΔE00 4.30
Aqua (survey)
#13EAC9
ΔE00 4.44
Mediumaquamarine
#66CDAA
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFBB #DF6084
analogous
#60DF7B #60DFBB #60C4DF
triadic
#60DFBB #BB60DF #DFBB60
tetradic
#60DFBB #7B60DF #DF6084 #C4DF60
square
#60DFBB #7B60DF #DF6084 #C4DF60
split-complementary
#60DFBB #DF60C4 #DF7B60
monochromatic
#21A47F #2DD5A5 #60DFBB #93E9D1 #C6F4E7
Accessibility & contrast
On white
1.64
#60DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#60DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFBB
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFBB | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#C6C4BD
Tritanopia (blue-blind)
#05E1D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60dfbb; /* rgb */ color: rgb(96, 223, 187); /* oklch */ color: oklch(82.2% 0.125 171.6);
Tailwind
colors: {
custom: {
50: '#98e9cf',
500: '#60dfbb',
950: '#000000',
},
}SCSS
$custom: #60dfbb; $custom-light: #98e9cf; $custom-dark: #000000;
JSON
{
"hex": "#60dfbb",
"rgb": {
"r": 96,
"g": 223,
"b": 187
},
"hsl": {
"h": 162.992,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.82229,
"c": 0.12484,
"h": 171.6
},
"luminance": 0.5885
}Semantic roles & 50–950 ramp
primary
#60DFBB
secondary
#A63D5B
accent
#174BCE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483