#60E992#60E992
#60E992 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.7% C 0.171 H 152.8°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #60E992 |
|---|---|
| RGB | rgb(96, 233, 146) |
| HSL | hsl(142, 76%, 65%) |
| HSV | hsv(142, 59%, 91%) |
| CMYK | cmyk(58.8%, 0%, 37.3%, 8.6%) |
| CIE-LAB | lab(83.36, -56.24, 31.42) |
| CIE-LCH | lch(83.36, 64.43, 150.81°) |
| OKLab | oklab(83.72% -0.1524 0.0785) |
| OKLCH | oklch(83.72% 0.171 152.8) |
| XYZ | xyz(39.1480, 62.8362, 37.2541) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.02
Light Green Blue
#56FCA2
ΔE00 4.16
Turquoise Green
#04F489
ΔE00 4.17
Sea Green (survey)
#53FCA1
ΔE00 4.18
Seafoam Green
#7AF9AB
ΔE00 4.25
Aqua Green
#12E193
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E992 #E960B7
analogous
#73E960 #60E992 #60E9D7
triadic
#60E992 #9260E9 #E99260
tetradic
#60E992 #6073E9 #E960B7 #E9D760
square
#60E992 #6073E9 #E960B7 #E9D760
split-complementary
#60E992 #D760E9 #E96073
monochromatic
#19B552 #2AE26D #60E992 #96F0B7 #CCF8DC
Accessibility & contrast
On white
1.55
#60E992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#60E992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E992
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E992 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78C
Deuteranopia (green-blind)
#D7CB98
Tritanopia (blue-blind)
#33E6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60e992; /* rgb */ color: rgb(96, 233, 146); /* oklch */ color: oklch(83.7% 0.171 152.8);
Tailwind
colors: {
custom: {
50: '#99f1b2',
500: '#60e992',
950: '#000000',
},
}SCSS
$custom: #60e992; $custom-light: #99f1b2; $custom-dark: #000000;
JSON
{
"hex": "#60e992",
"rgb": {
"r": 96,
"g": 233,
"b": 146
},
"hsl": {
"h": 141.898,
"s": 75.691,
"l": 64.51
},
"oklch": {
"l": 0.83717,
"c": 0.17138,
"h": 152.8
},
"luminance": 0.6284
}Semantic roles & 50–950 ramp
primary
#60E992
secondary
#B53888
accent
#0E8ED8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581