#60E79A#60E79A
#60E79A is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.4% C 0.161 H 155.4°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #60E79A |
|---|---|
| RGB | rgb(96, 231, 154) |
| HSL | hsl(146, 74%, 64%) |
| HSV | hsv(146, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 33.3%, 9.4%) |
| CIE-LAB | lab(82.90, -54.01, 26.73) |
| CIE-LCH | lch(82.90, 60.26, 153.67°) |
| OKLab | oklab(83.39% -0.1468 0.0673) |
| OKLCH | oklch(83.39% 0.161 155.4) |
| XYZ | xyz(39.2292, 61.9679, 40.4592) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.59
Seafoam Green
#7AF9AB
ΔE00 4.21
Weird Green
#3AE57F
ΔE00 4.28
Light Greenish Blue
#63F7B4
ΔE00 4.42
Seafoam (survey)
#80F9AD
ΔE00 4.46
Light Green Blue
#56FCA2
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E79A #E760AD
analogous
#6AE760 #60E79A #60E7DE
triadic
#60E79A #9A60E7 #E79A60
tetradic
#60E79A #606AE7 #E760AD #E7DE60
square
#60E79A #606AE7 #E760AD #E7DE60
split-complementary
#60E79A #DE60E7 #E7606A
monochromatic
#1BB25C #2BDF78 #60E79A #95EFBC #CAF7DE
Accessibility & contrast
On white
1.57
#60E79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#60E79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E79A
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E79A | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D695
Deuteranopia (green-blind)
#D4C99F
Tritanopia (blue-blind)
#2EE5D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60e79a; /* rgb */ color: rgb(96, 231, 154); /* oklch */ color: oklch(83.4% 0.161 155.4);
Tailwind
colors: {
custom: {
50: '#98efb8',
500: '#60e79a',
950: '#000000',
},
}SCSS
$custom: #60e79a; $custom-light: #98efb8; $custom-dark: #000000;
JSON
{
"hex": "#60e79a",
"rgb": {
"r": 96,
"g": 231,
"b": 154
},
"hsl": {
"h": 145.778,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.83385,
"c": 0.16148,
"h": 155.4
},
"luminance": 0.61972
}Semantic roles & 50–950 ramp
primary
#60E79A
secondary
#B2397E
accent
#1081D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581