#60EB9B#60EB9B
#60EB9B is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.4% C 0.166 H 155.0°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #60EB9B |
|---|---|
| RGB | rgb(96, 235, 155) |
| HSL | hsl(145, 78%, 65%) |
| HSV | hsv(145, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 34%, 7.8%) |
| CIE-LAB | lab(84.10, -55.40, 27.85) |
| CIE-LCH | lch(84.10, 62.01, 153.32°) |
| OKLab | oklab(84.38% -0.1504 0.0701) |
| OKLCH | oklch(84.38% 0.166 155) |
| XYZ | xyz(40.4452, 64.2661, 41.2771) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.48
Light Green Blue
#56FCA2
ΔE00 3.73
Sea Green (survey)
#53FCA1
ΔE00 3.79
Seafoam (survey)
#80F9AD
ΔE00 3.80
Aqua Green
#12E193
ΔE00 4.03
Light Greenish Blue
#63F7B4
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EB9B #EB60B0
analogous
#6AEB60 #60EB9B #60EBE1
triadic
#60EB9B #9B60EB #EB9B60
tetradic
#60EB9B #606AEB #EB60B0 #EBE160
square
#60EB9B #606AEB #EB60B0 #EBE160
split-complementary
#60EB9B #E160EB #EB606A
monochromatic
#17B95C #2AE479 #60EB9B #96F2BD #CDF9DF
Accessibility & contrast
On white
1.52
#60EB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#60EB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EB9B
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EB9B | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA96
Deuteranopia (green-blind)
#D8CCA0
Tritanopia (blue-blind)
#2BE9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60eb9b; /* rgb */ color: rgb(96, 235, 155); /* oklch */ color: oklch(84.4% 0.166 155.0);
Tailwind
colors: {
custom: {
50: '#99f2b9',
500: '#60eb9b',
950: '#000000',
},
}SCSS
$custom: #60eb9b; $custom-light: #99f2b9; $custom-dark: #000000;
JSON
{
"hex": "#60eb9b",
"rgb": {
"r": 96,
"g": 235,
"b": 155
},
"hsl": {
"h": 145.468,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.84381,
"c": 0.16595,
"h": 155
},
"luminance": 0.6427
}Semantic roles & 50–950 ramp
primary
#60EB9B
secondary
#B93781
accent
#0C82DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581