#60EE9A#60EE9A
#60EE9A is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.1% C 0.171 H 154.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #60EE9A |
|---|---|
| RGB | rgb(96, 238, 154) |
| HSL | hsl(145, 81%, 65%) |
| HSV | hsv(145, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 35.3%, 6.7%) |
| CIE-LAB | lab(84.98, -56.76, 29.53) |
| CIE-LCH | lch(84.98, 63.98, 152.51°) |
| OKLab | oklab(85.09% -0.1539 0.0741) |
| OKLCH | oklch(85.09% 0.171 154.3) |
| XYZ | xyz(41.2277, 65.9649, 41.1254) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.03
Sea Green (survey)
#53FCA1
ΔE00 3.07
Seafoam Green
#7AF9AB
ΔE00 3.11
Light Bluish Green
#76FDA8
ΔE00 3.43
Seafoam (survey)
#80F9AD
ΔE00 3.50
Mediumspringgreen
#00FA9A
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EE9A #EE60B4
analogous
#6DEE60 #60EE9A #60EEE1
triadic
#60EE9A #9A60EE #EE9A60
tetradic
#60EE9A #606DEE #EE60B4 #EEE160
square
#60EE9A #606DEE #EE60B4 #EEE160
split-complementary
#60EE9A #E160EE #EE606D
monochromatic
#14BF5A #29E877 #60EE9A #97F4BD #CFFAE0
Accessibility & contrast
On white
1.48
#60EE9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#60EE9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EE9A
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EE9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EE9A | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC95
Deuteranopia (green-blind)
#DBCF9F
Tritanopia (blue-blind)
#2AEBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ee9a; /* rgb */ color: rgb(96, 238, 154); /* oklch */ color: oklch(85.1% 0.171 154.3);
Tailwind
colors: {
custom: {
50: '#99f4b8',
500: '#60ee9a',
950: '#000000',
},
}SCSS
$custom: #60ee9a; $custom-light: #99f4b8; $custom-dark: #000000;
JSON
{
"hex": "#60ee9a",
"rgb": {
"r": 96,
"g": 238,
"b": 154
},
"hsl": {
"h": 144.507,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.85092,
"c": 0.17084,
"h": 154.3
},
"luminance": 0.65969
}Semantic roles & 50–950 ramp
primary
#60EE9A
secondary
#BD3586
accent
#0886DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581