#60CC99#60CC99
#60CC99 is a light, vivid teal. Relative luminance 0.480; OKLCH L 76.8% C 0.125 H 160.8°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #60CC99 |
|---|---|
| RGB | rgb(96, 204, 153) |
| HSL | hsl(152, 51%, 59%) |
| HSV | hsv(152, 53%, 80%) |
| CMYK | cmyk(52.9%, 0%, 25%, 20%) |
| CIE-LAB | lab(74.81, -42.98, 16.13) |
| CIE-LCH | lch(74.81, 45.90, 159.43°) |
| OKLab | oklab(76.77% -0.1183 0.0412) |
| OKLCH | oklch(76.77% 0.125 160.8) |
| XYZ | xyz(32.1637, 47.9696, 37.6949) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 4.07
Mediumaquamarine
#66CDAA
ΔE00 4.21
Greenblue
#23C48B
ΔE00 4.40
Greenish Teal
#32BF84
ΔE00 4.97
Green Blue
#01C08D
ΔE00 5.54
Seafoam
#7FE0B3
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CC99 #CC6093
analogous
#60CC63 #60CC99 #60C9CC
triadic
#60CC99 #9960CC #CC9960
tetradic
#60CC99 #6360CC #CC6093 #C9CC60
square
#60CC99 #6360CC #CC6093 #C9CC60
split-complementary
#60CC99 #CC60C9 #CC6360
monochromatic
#2B865B #3AB57B #60CC99 #8EDBB7 #BDEAD4
Accessibility & contrast
On white
1.98
#60CC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#60CC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CC99
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CC99 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF96
Deuteranopia (green-blind)
#BAB49C
Tritanopia (blue-blind)
#3BCBBE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #60cc99; /* rgb */ color: rgb(96, 204, 153); /* oklch */ color: oklch(76.8% 0.125 160.8);
Tailwind
colors: {
custom: {
50: '#95dcb7',
500: '#60cc99',
950: '#000000',
},
}SCSS
$custom: #60cc99; $custom-light: #95dcb7; $custom-dark: #000000;
JSON
{
"hex": "#60cc99",
"rgb": {
"r": 96,
"g": 204,
"b": 153
},
"hsl": {
"h": 151.667,
"s": 51.429,
"l": 58.824
},
"oklch": {
"l": 0.76765,
"c": 0.12529,
"h": 160.8
},
"luminance": 0.47972
}Semantic roles & 50–950 ramp
primary
#60CC99
secondary
#D9AFC3
accent
#4D90DB
background
#F9FDFB
surface
#F2FBF6
border
#CCD4D0
text
#0E1511
muted
#7E8380