#60E59F#60E59F
#60E59F is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.0% C 0.154 H 157.4°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #60E59F |
|---|---|
| RGB | rgb(96, 229, 159) |
| HSL | hsl(148, 72%, 64%) |
| HSV | hsv(148, 58%, 90%) |
| CMYK | cmyk(58.1%, 0%, 30.6%, 10.2%) |
| CIE-LAB | lab(82.39, -52.25, 23.46) |
| CIE-LCH | lch(82.39, 57.27, 155.82°) |
| OKLab | oklab(83% -0.1425 0.0594) |
| OKLCH | oklch(83% 0.154 157.4) |
| XYZ | xyz(39.0978, 61.0249, 42.5127) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.50
Light Greenish Blue
#63F7B4
ΔE00 4.17
Seafoam Green
#7AF9AB
ΔE00 4.75
Seafoam (survey)
#80F9AD
ΔE00 4.91
Light Blue Green
#7EFBB3
ΔE00 5.09
Weird Green
#3AE57F
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E59F #E560A6
analogous
#63E560 #60E59F #60E5E1
triadic
#60E59F #9F60E5 #E59F60
tetradic
#60E59F #6063E5 #E560A6 #E5E160
square
#60E59F #6063E5 #E560A6 #E5E160
split-complementary
#60E59F #E160E5 #E56063
monochromatic
#1CAE61 #2BDC7F #60E59F #95EEBF #C9F6DF
Accessibility & contrast
On white
1.59
#60E59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#60E59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E59F
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E59F | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D59B
Deuteranopia (green-blind)
#D1C8A3
Tritanopia (blue-blind)
#2CE3D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60e59f; /* rgb */ color: rgb(96, 229, 159); /* oklch */ color: oklch(83.0% 0.154 157.4);
Tailwind
colors: {
custom: {
50: '#98eebb',
500: '#60e59f',
950: '#000000',
},
}SCSS
$custom: #60e59f; $custom-light: #98eebb; $custom-dark: #000000;
JSON
{
"hex": "#60e59f",
"rgb": {
"r": 96,
"g": 229,
"b": 159
},
"hsl": {
"h": 148.421,
"s": 71.892,
"l": 63.725
},
"oklch": {
"l": 0.83002,
"c": 0.15436,
"h": 157.4
},
"luminance": 0.61029
}Semantic roles & 50–950 ramp
primary
#60E59F
secondary
#AF3A78
accent
#1278D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582