#60E496#60E496
#60E496 is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.6% C 0.161 H 154.6°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #60E496 |
|---|---|
| RGB | rgb(96, 228, 150) |
| HSL | hsl(145, 71%, 64%) |
| HSV | hsv(145, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 34.2%, 10.6%) |
| CIE-LAB | lab(81.93, -53.55, 27.47) |
| CIE-LCH | lch(81.93, 60.19, 152.84°) |
| OKLab | oklab(82.57% -0.1454 0.0691) |
| OKLCH | oklch(82.57% 0.161 154.6) |
| XYZ | xyz(38.0692, 60.1720, 38.4564) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.50
Weird Green
#3AE57F
ΔE00 3.98
Seafoam Green
#7AF9AB
ΔE00 4.84
Seafoam (survey)
#80F9AD
ΔE00 5.06
Light Greenish Blue
#63F7B4
ΔE00 5.17
Light Green Blue
#56FCA2
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E496 #E460AE
analogous
#6CE460 #60E496 #60E4D8
triadic
#60E496 #9660E4 #E49660
tetradic
#60E496 #606CE4 #E460AE #E4D860
square
#60E496 #606CE4 #E460AE #E4D860
split-complementary
#60E496 #D860E4 #E4606C
monochromatic
#1DAC58 #2CDB73 #60E496 #94EDB9 #C9F6DB
Accessibility & contrast
On white
1.61
#60E496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#60E496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E496
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E496 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D391
Deuteranopia (green-blind)
#D2C79B
Tritanopia (blue-blind)
#33E2D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60e496; /* rgb */ color: rgb(96, 228, 150); /* oklch */ color: oklch(82.6% 0.161 154.6);
Tailwind
colors: {
custom: {
50: '#98edb5',
500: '#60e496',
950: '#000000',
},
}SCSS
$custom: #60e496; $custom-light: #98edb5; $custom-dark: #000000;
JSON
{
"hex": "#60e496",
"rgb": {
"r": 96,
"g": 228,
"b": 150
},
"hsl": {
"h": 144.545,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.82571,
"c": 0.16102,
"h": 154.6
},
"luminance": 0.60176
}Semantic roles & 50–950 ramp
primary
#60E496
secondary
#AE3A7F
accent
#1384D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581