#60E798#60E798
#60E798 is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.3% C 0.163 H 154.7°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #60E798 |
|---|---|
| RGB | rgb(96, 231, 152) |
| HSL | hsl(145, 74%, 64%) |
| HSV | hsv(145, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 34.2%, 9.4%) |
| CIE-LAB | lab(82.86, -54.38, 27.70) |
| CIE-LCH | lch(82.86, 61.03, 153.00°) |
| OKLab | oklab(83.34% -0.1477 0.0697) |
| OKLCH | oklch(83.34% 0.163 154.7) |
| XYZ | xyz(39.0641, 61.9019, 39.5893) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 3.96
Seafoam Green
#7AF9AB
ΔE00 4.24
Seafoam (survey)
#80F9AD
ΔE00 4.50
Light Green Blue
#56FCA2
ΔE00 4.59
Sea Green (survey)
#53FCA1
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E798 #E760AF
analogous
#6CE760 #60E798 #60E7DC
triadic
#60E798 #9860E7 #E79860
tetradic
#60E798 #606CE7 #E760AF #E7DC60
square
#60E798 #606CE7 #E760AF #E7DC60
split-complementary
#60E798 #DC60E7 #E7606C
monochromatic
#1BB259 #2BDF76 #60E798 #95EFBA #CAF7DD
Accessibility & contrast
On white
1.57
#60E798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#60E798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E798
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E798 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D693
Deuteranopia (green-blind)
#D4C99D
Tritanopia (blue-blind)
#30E5D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60e798; /* rgb */ color: rgb(96, 231, 152); /* oklch */ color: oklch(83.3% 0.163 154.7);
Tailwind
colors: {
custom: {
50: '#98efb7',
500: '#60e798',
950: '#000000',
},
}SCSS
$custom: #60e798; $custom-light: #98efb7; $custom-dark: #000000;
JSON
{
"hex": "#60e798",
"rgb": {
"r": 96,
"g": 231,
"b": 152
},
"hsl": {
"h": 144.889,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.83344,
"c": 0.16327,
"h": 154.7
},
"luminance": 0.61906
}Semantic roles & 50–950 ramp
primary
#60E798
secondary
#B23980
accent
#1084D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581