#60EE99#60EE99
#60EE99 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.1% C 0.172 H 154.0°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #60EE99 |
|---|---|
| RGB | rgb(96, 238, 153) |
| HSL | hsl(144, 81%, 65%) |
| HSV | hsv(144, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 35.7%, 6.7%) |
| CIE-LAB | lab(84.96, -56.94, 30.01) |
| CIE-LCH | lch(84.96, 64.37, 152.21°) |
| OKLab | oklab(85.07% -0.1544 0.0752) |
| OKLCH | oklch(85.07% 0.172 154) |
| XYZ | xyz(41.1448, 65.9317, 40.6886) |
| Luminance | 0.6594 (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.17
Light Bluish Green
#76FDA8
ΔE00 3.44
Seafoam (survey)
#80F9AD
ΔE00 3.57
Weird Green
#3AE57F
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EE99 #EE60B5
analogous
#6EEE60 #60EE99 #60EEE0
triadic
#60EE99 #9960EE #EE9960
tetradic
#60EE99 #606EEE #EE60B5 #EEE060
square
#60EE99 #606EEE #EE60B5 #EEE060
split-complementary
#60EE99 #E060EE #EE606E
monochromatic
#14BF59 #29E876 #60EE99 #97F4BC #CFFAE0
Accessibility & contrast
On white
1.48
#60EE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#60EE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EE99
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EE99 | 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)
#EEDC93
Deuteranopia (green-blind)
#DBCF9E
Tritanopia (blue-blind)
#2BEBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ee99; /* rgb */ color: rgb(96, 238, 153); /* oklch */ color: oklch(85.1% 0.172 154.0);
Tailwind
colors: {
custom: {
50: '#99f4b7',
500: '#60ee99',
950: '#000000',
},
}SCSS
$custom: #60ee99; $custom-light: #99f4b7; $custom-dark: #000000;
JSON
{
"hex": "#60ee99",
"rgb": {
"r": 96,
"g": 238,
"b": 153
},
"hsl": {
"h": 144.085,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.85073,
"c": 0.17174,
"h": 154
},
"luminance": 0.65936
}Semantic roles & 50–950 ramp
primary
#60EE99
secondary
#BD3587
accent
#0888DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581