#60EE9C#60EE9C
#60EE9C is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.1% C 0.169 H 154.9°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #60EE9C |
|---|---|
| RGB | rgb(96, 238, 156) |
| HSL | hsl(145, 81%, 65%) |
| HSV | hsv(145, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 34.5%, 6.7%) |
| CIE-LAB | lab(85.01, -56.40, 28.56) |
| CIE-LCH | lch(85.01, 63.22, 153.14°) |
| OKLab | oklab(85.13% -0.1531 0.0718) |
| OKLCH | oklch(85.13% 0.169 154.9) |
| XYZ | xyz(41.3957, 66.0321, 42.0100) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.01
Light Green Blue
#56FCA2
ΔE00 3.06
Sea Green (survey)
#53FCA1
ΔE00 3.12
Seafoam (survey)
#80F9AD
ΔE00 3.39
Light Bluish Green
#76FDA8
ΔE00 3.44
Light Greenish Blue
#63F7B4
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EE9C #EE60B2
analogous
#6BEE60 #60EE9C #60EEE3
triadic
#60EE9C #9C60EE #EE9C60
tetradic
#60EE9C #606BEE #EE60B2 #EEE360
square
#60EE9C #606BEE #EE60B2 #EEE360
split-complementary
#60EE9C #E360EE #EE606B
monochromatic
#14BF5D #29E87A #60EE9C #97F4BE #CFFAE1
Accessibility & contrast
On white
1.48
#60EE9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#60EE9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EE9C
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EE9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EE9C | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC97
Deuteranopia (green-blind)
#DACFA1
Tritanopia (blue-blind)
#29ECD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ee9c; /* rgb */ color: rgb(96, 238, 156); /* oklch */ color: oklch(85.1% 0.169 154.9);
Tailwind
colors: {
custom: {
50: '#99f4b9',
500: '#60ee9c',
950: '#000000',
},
}SCSS
$custom: #60ee9c; $custom-light: #99f4b9; $custom-dark: #000000;
JSON
{
"hex": "#60ee9c",
"rgb": {
"r": 96,
"g": 238,
"b": 156
},
"hsl": {
"h": 145.352,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.85131,
"c": 0.16906,
"h": 154.9
},
"luminance": 0.66036
}Semantic roles & 50–950 ramp
primary
#60EE9C
secondary
#BD3584
accent
#0883DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581