#60EE84#60EE84
#60EE84 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.7% C 0.191 H 149.0°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #60EE84 |
|---|---|
| RGB | rgb(96, 238, 132) |
| HSL | hsl(135, 81%, 65%) |
| HSV | hsv(135, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 44.5%, 6.7%) |
| CIE-LAB | lab(84.64, -60.46, 40.07) |
| CIE-LCH | lch(84.64, 72.53, 146.47°) |
| OKLab | oklab(84.7% -0.1634 0.0983) |
| OKLCH | oklch(84.7% 0.191 149) |
| XYZ | xyz(39.5604, 65.2980, 32.3443) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.00
Wintergreen
#20F986
ΔE00 3.46
Turquoise Green
#04F489
ΔE00 3.47
Minty Green
#0BF77D
ΔE00 3.51
Spearmint
#1EF876
ΔE00 3.80
Lightgreen
#90EE90
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EE84 #EE60CA
analogous
#83EE60 #60EE84 #60EECB
triadic
#60EE84 #8460EE #EE8460
tetradic
#60EE84 #6083EE #EE60CA #EECB60
square
#60EE84 #6083EE #EE60CA #EECB60
split-complementary
#60EE84 #CB60EE #EE6083
monochromatic
#14BF40 #29E859 #60EE84 #97F4AF #CFFADA
Accessibility & contrast
On white
1.49
#60EE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#60EE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EE84
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EE84 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7C
Deuteranopia (green-blind)
#DDCE8B
Tritanopia (blue-blind)
#38EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60ee84; /* rgb */ color: rgb(96, 238, 132); /* oklch */ color: oklch(84.7% 0.191 149.0);
Tailwind
colors: {
custom: {
50: '#9af4a9',
500: '#60ee84',
950: '#000000',
},
}SCSS
$custom: #60ee84; $custom-light: #9af4a9; $custom-dark: #000000;
JSON
{
"hex": "#60ee84",
"rgb": {
"r": 96,
"g": 238,
"b": 132
},
"hsl": {
"h": 135.211,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.847,
"c": 0.19067,
"h": 149
},
"luminance": 0.65302
}Semantic roles & 50–950 ramp
primary
#60EE84
secondary
#BD359B
accent
#08A7DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581