#60E499#60E499
#60E499 is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.6% C 0.158 H 155.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #60E499 |
|---|---|
| RGB | rgb(96, 228, 153) |
| HSL | hsl(146, 71%, 64%) |
| HSV | hsv(146, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 32.9%, 10.6%) |
| CIE-LAB | lab(81.98, -52.99, 26.00) |
| CIE-LCH | lch(81.98, 59.03, 153.86°) |
| OKLab | oklab(82.63% -0.1441 0.0656) |
| OKLCH | oklch(82.63% 0.158 155.5) |
| XYZ | xyz(38.3139, 60.2699, 39.7450) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.40
Weird Green
#3AE57F
ΔE00 4.47
Seafoam Green
#7AF9AB
ΔE00 4.81
Light Greenish Blue
#63F7B4
ΔE00 4.84
Seafoam (survey)
#80F9AD
ΔE00 5.01
Light Green Blue
#56FCA2
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E499 #E460AB
analogous
#69E460 #60E499 #60E4DB
triadic
#60E499 #9960E4 #E49960
tetradic
#60E499 #6069E4 #E460AB #E4DB60
square
#60E499 #6069E4 #E460AB #E4DB60
split-complementary
#60E499 #DB60E4 #E46069
monochromatic
#1DAC5B #2CDB77 #60E499 #94EDBB #C9F6DC
Accessibility & contrast
On white
1.61
#60E499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#60E499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E499
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E499 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D494
Deuteranopia (green-blind)
#D1C79E
Tritanopia (blue-blind)
#31E2D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60e499; /* rgb */ color: rgb(96, 228, 153); /* oklch */ color: oklch(82.6% 0.158 155.5);
Tailwind
colors: {
custom: {
50: '#98edb7',
500: '#60e499',
950: '#000000',
},
}SCSS
$custom: #60e499; $custom-light: #98edb7; $custom-dark: #000000;
JSON
{
"hex": "#60e499",
"rgb": {
"r": 96,
"g": 228,
"b": 153
},
"hsl": {
"h": 145.909,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.82632,
"c": 0.15832,
"h": 155.5
},
"luminance": 0.60274
}Semantic roles & 50–950 ramp
primary
#60E499
secondary
#AE3A7C
accent
#1380D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581