#60EE9B#60EE9B
#60EE9B is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.1% C 0.170 H 154.6°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #60EE9B |
|---|---|
| RGB | rgb(96, 238, 155) |
| HSL | hsl(145, 81%, 65%) |
| HSV | hsv(145, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 34.9%, 6.7%) |
| CIE-LAB | lab(85.00, -56.58, 29.05) |
| CIE-LCH | lch(85.00, 63.60, 152.83°) |
| OKLab | oklab(85.11% -0.1535 0.0729) |
| OKLCH | oklch(85.11% 0.17 154.6) |
| XYZ | xyz(41.3114, 65.9984, 41.5659) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.04
Seafoam Green
#7AF9AB
ΔE00 3.05
Sea Green (survey)
#53FCA1
ΔE00 3.09
Light Bluish Green
#76FDA8
ΔE00 3.43
Seafoam (survey)
#80F9AD
ΔE00 3.44
Mediumspringgreen
#00FA9A
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EE9B #EE60B3
analogous
#6CEE60 #60EE9B #60EEE2
triadic
#60EE9B #9B60EE #EE9B60
tetradic
#60EE9B #606CEE #EE60B3 #EEE260
square
#60EE9B #606CEE #EE60B3 #EEE260
split-complementary
#60EE9B #E260EE #EE606C
monochromatic
#14BF5B #29E878 #60EE9B #97F4BE #CFFAE1
Accessibility & contrast
On white
1.48
#60EE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#60EE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EE9B
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EE9B | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC96
Deuteranopia (green-blind)
#DACFA0
Tritanopia (blue-blind)
#29ECD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ee9b; /* rgb */ color: rgb(96, 238, 155); /* oklch */ color: oklch(85.1% 0.170 154.6);
Tailwind
colors: {
custom: {
50: '#99f4b9',
500: '#60ee9b',
950: '#000000',
},
}SCSS
$custom: #60ee9b; $custom-light: #99f4b9; $custom-dark: #000000;
JSON
{
"hex": "#60ee9b",
"rgb": {
"r": 96,
"g": 238,
"b": 155
},
"hsl": {
"h": 144.93,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.85112,
"c": 0.16995,
"h": 154.6
},
"luminance": 0.66002
}Semantic roles & 50–950 ramp
primary
#60EE9B
secondary
#BD3585
accent
#0885DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581