#60EB98#60EB98
#60EB98 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.3% C 0.169 H 154.2°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #60EB98 |
|---|---|
| RGB | rgb(96, 235, 152) |
| HSL | hsl(144, 78%, 65%) |
| HSV | hsv(144, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 35.3%, 7.8%) |
| CIE-LAB | lab(84.05, -55.95, 29.30) |
| CIE-LCH | lch(84.05, 63.16, 152.36°) |
| OKLab | oklab(84.32% -0.1518 0.0735) |
| OKLCH | oklch(84.32% 0.169 154.2) |
| XYZ | xyz(40.1964, 64.1666, 39.9667) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.60
Light Green Blue
#56FCA2
ΔE00 3.67
Sea Green (survey)
#53FCA1
ΔE00 3.71
Weird Green
#3AE57F
ΔE00 3.74
Seafoam (survey)
#80F9AD
ΔE00 3.94
Light Bluish Green
#76FDA8
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EB98 #EB60B3
analogous
#6DEB60 #60EB98 #60EBDE
triadic
#60EB98 #9860EB #EB9860
tetradic
#60EB98 #606DEB #EB60B3 #EBDE60
square
#60EB98 #606DEB #EB60B3 #EBDE60
split-complementary
#60EB98 #DE60EB #EB606D
monochromatic
#17B959 #2AE475 #60EB98 #96F2BB #CDF9DE
Accessibility & contrast
On white
1.52
#60EB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#60EB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EB98
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EB98 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA93
Deuteranopia (green-blind)
#D8CC9D
Tritanopia (blue-blind)
#2EE8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60eb98; /* rgb */ color: rgb(96, 235, 152); /* oklch */ color: oklch(84.3% 0.169 154.2);
Tailwind
colors: {
custom: {
50: '#99f2b7',
500: '#60eb98',
950: '#000000',
},
}SCSS
$custom: #60eb98; $custom-light: #99f2b7; $custom-dark: #000000;
JSON
{
"hex": "#60eb98",
"rgb": {
"r": 96,
"g": 235,
"b": 152
},
"hsl": {
"h": 144.173,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.84321,
"c": 0.16864,
"h": 154.2
},
"luminance": 0.6417
}Semantic roles & 50–950 ramp
primary
#60EB98
secondary
#B93784
accent
#0C87DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581