#60E799#60E799
#60E799 is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.4% C 0.162 H 155.0°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #60E799 |
|---|---|
| RGB | rgb(96, 231, 153) |
| HSL | hsl(145, 74%, 64%) |
| HSV | hsv(145, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 33.8%, 9.4%) |
| CIE-LAB | lab(82.88, -54.19, 27.21) |
| CIE-LCH | lch(82.88, 60.64, 153.34°) |
| OKLab | oklab(83.36% -0.1472 0.0685) |
| OKLCH | oklch(83.36% 0.162 155) |
| XYZ | xyz(39.1463, 61.9348, 40.0224) |
| Luminance | 0.6194 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 4.12
Seafoam Green
#7AF9AB
ΔE00 4.22
Seafoam (survey)
#80F9AD
ΔE00 4.47
Light Greenish Blue
#63F7B4
ΔE00 4.54
Light Green Blue
#56FCA2
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E799 #E760AE
analogous
#6BE760 #60E799 #60E7DC
triadic
#60E799 #9960E7 #E79960
tetradic
#60E799 #606BE7 #E760AE #E7DC60
square
#60E799 #606BE7 #E760AE #E7DC60
split-complementary
#60E799 #DC60E7 #E7606B
monochromatic
#1BB25B #2BDF77 #60E799 #95EFBB #CAF7DD
Accessibility & contrast
On white
1.57
#60E799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#60E799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E799
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E799 | 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)
#E6D694
Deuteranopia (green-blind)
#D4C99E
Tritanopia (blue-blind)
#2FE5D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60e799; /* rgb */ color: rgb(96, 231, 153); /* oklch */ color: oklch(83.4% 0.162 155.0);
Tailwind
colors: {
custom: {
50: '#98efb7',
500: '#60e799',
950: '#000000',
},
}SCSS
$custom: #60e799; $custom-light: #98efb7; $custom-dark: #000000;
JSON
{
"hex": "#60e799",
"rgb": {
"r": 96,
"g": 231,
"b": 153
},
"hsl": {
"h": 145.333,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.83364,
"c": 0.16237,
"h": 155
},
"luminance": 0.61939
}Semantic roles & 50–950 ramp
primary
#60E799
secondary
#B2397F
accent
#1082D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581