#60EE83#60EE83
#60EE83 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.7% C 0.192 H 148.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #60EE83 |
|---|---|
| RGB | rgb(96, 238, 131) |
| HSL | hsl(135, 81%, 65%) |
| HSV | hsv(135, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(84.62, -60.62, 40.54) |
| CIE-LCH | lch(84.62, 72.92, 146.23°) |
| OKLab | oklab(84.68% -0.1638 0.0993) |
| OKLCH | oklch(84.68% 0.192 148.8) |
| XYZ | xyz(39.4923, 65.2708, 31.9856) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.05
Wintergreen
#20F986
ΔE00 3.47
Minty Green
#0BF77D
ΔE00 3.48
Turquoise Green
#04F489
ΔE00 3.53
Spearmint
#1EF876
ΔE00 3.73
Lightgreen
#90EE90
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EE83 #EE60CB
analogous
#84EE60 #60EE83 #60EECA
triadic
#60EE83 #8360EE #EE8360
tetradic
#60EE83 #6084EE #EE60CB #EECA60
square
#60EE83 #6084EE #EE60CB #EECA60
split-complementary
#60EE83 #CA60EE #EE6084
monochromatic
#14BF3F #29E858 #60EE83 #97F4AE #CFFAD9
Accessibility & contrast
On white
1.49
#60EE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#60EE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EE83
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EE83 | 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)
#F0DB7B
Deuteranopia (green-blind)
#DECE8A
Tritanopia (blue-blind)
#39EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60ee83; /* rgb */ color: rgb(96, 238, 131); /* oklch */ color: oklch(84.7% 0.192 148.8);
Tailwind
colors: {
custom: {
50: '#9af4a8',
500: '#60ee83',
950: '#000000',
},
}SCSS
$custom: #60ee83; $custom-light: #9af4a8; $custom-dark: #000000;
JSON
{
"hex": "#60ee83",
"rgb": {
"r": 96,
"g": 238,
"b": 131
},
"hsl": {
"h": 134.789,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.84684,
"c": 0.19157,
"h": 148.8
},
"luminance": 0.65275
}Semantic roles & 50–950 ramp
primary
#60EE83
secondary
#BD359C
accent
#08A9DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580