#60E79B#60E79B
#60E79B is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.4% C 0.161 H 155.7°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #60E79B |
|---|---|
| RGB | rgb(96, 231, 155) |
| HSL | hsl(146, 74%, 64%) |
| HSV | hsv(146, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 32.9%, 9.4%) |
| CIE-LAB | lab(82.91, -53.82, 26.24) |
| CIE-LCH | lch(82.91, 59.87, 154.01°) |
| OKLab | oklab(83.41% -0.1463 0.0662) |
| OKLCH | oklch(83.41% 0.161 155.7) |
| XYZ | xyz(39.3129, 62.0014, 40.8997) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.56
Seafoam Green
#7AF9AB
ΔE00 4.21
Light Greenish Blue
#63F7B4
ΔE00 4.30
Seafoam (survey)
#80F9AD
ΔE00 4.45
Weird Green
#3AE57F
ΔE00 4.45
Light Green Blue
#56FCA2
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E79B #E760AC
analogous
#69E760 #60E79B #60E7DE
triadic
#60E79B #9B60E7 #E79B60
tetradic
#60E79B #6069E7 #E760AC #E7DE60
square
#60E79B #6069E7 #E760AC #E7DE60
split-complementary
#60E79B #DE60E7 #E76069
monochromatic
#1BB25D #2BDF7A #60E79B #95EFBC #CAF7DE
Accessibility & contrast
On white
1.57
#60E79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#60E79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E79B
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E79B | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D696
Deuteranopia (green-blind)
#D4C9A0
Tritanopia (blue-blind)
#2EE5D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60e79b; /* rgb */ color: rgb(96, 231, 155); /* oklch */ color: oklch(83.4% 0.161 155.7);
Tailwind
colors: {
custom: {
50: '#98efb9',
500: '#60e79b',
950: '#000000',
},
}SCSS
$custom: #60e79b; $custom-light: #98efb9; $custom-dark: #000000;
JSON
{
"hex": "#60e79b",
"rgb": {
"r": 96,
"g": 231,
"b": 155
},
"hsl": {
"h": 146.222,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.83405,
"c": 0.16058,
"h": 155.7
},
"luminance": 0.62005
}Semantic roles & 50–950 ramp
primary
#60E79B
secondary
#B2397D
accent
#107FD6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581