#60E595#60E595
#60E595 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.8% C 0.163 H 154.1°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #60E595 |
|---|---|
| RGB | rgb(96, 229, 149) |
| HSL | hsl(144, 72%, 64%) |
| HSV | hsv(144, 58%, 90%) |
| CMYK | cmyk(58.1%, 0%, 34.9%, 10.2%) |
| CIE-LAB | lab(82.21, -54.13, 28.37) |
| CIE-LCH | lch(82.21, 61.12, 152.35°) |
| OKLab | oklab(82.8% -0.1469 0.0712) |
| OKLCH | oklch(82.8% 0.163 154.1) |
| XYZ | xyz(38.2649, 60.6917, 38.1261) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.64
Weird Green
#3AE57F
ΔE00 3.70
Seafoam Green
#7AF9AB
ΔE00 4.68
Seafoam (survey)
#80F9AD
ΔE00 4.92
Light Green Blue
#56FCA2
ΔE00 5.00
Sea Green (survey)
#53FCA1
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E595 #E560B0
analogous
#6DE560 #60E595 #60E5D8
triadic
#60E595 #9560E5 #E59560
tetradic
#60E595 #606DE5 #E560B0 #E5D860
square
#60E595 #606DE5 #E560B0 #E5D860
split-complementary
#60E595 #D860E5 #E5606D
monochromatic
#1CAE57 #2BDC72 #60E595 #95EEB8 #C9F6DB
Accessibility & contrast
On white
1.60
#60E595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#60E595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E595
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E595 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D490
Deuteranopia (green-blind)
#D3C79A
Tritanopia (blue-blind)
#33E3D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60e595; /* rgb */ color: rgb(96, 229, 149); /* oklch */ color: oklch(82.8% 0.163 154.1);
Tailwind
colors: {
custom: {
50: '#98eeb4',
500: '#60e595',
950: '#000000',
},
}SCSS
$custom: #60e595; $custom-light: #98eeb4; $custom-dark: #000000;
JSON
{
"hex": "#60e595",
"rgb": {
"r": 96,
"g": 229,
"b": 149
},
"hsl": {
"h": 143.91,
"s": 71.892,
"l": 63.725
},
"oklch": {
"l": 0.82796,
"c": 0.16327,
"h": 154.1
},
"luminance": 0.60695
}Semantic roles & 50–950 ramp
primary
#60E595
secondary
#AF3A81
accent
#1286D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581