#60E498#60E498
#60E498 is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.6% C 0.159 H 155.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #60E498 |
|---|---|
| RGB | rgb(96, 228, 152) |
| HSL | hsl(145, 71%, 64%) |
| HSV | hsv(145, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 33.3%, 10.6%) |
| CIE-LAB | lab(81.97, -53.18, 26.49) |
| CIE-LCH | lch(81.97, 59.42, 153.52°) |
| OKLab | oklab(82.61% -0.1446 0.0668) |
| OKLCH | oklch(82.61% 0.159 155.2) |
| XYZ | xyz(38.2316, 60.2370, 39.3118) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.42
Weird Green
#3AE57F
ΔE00 4.30
Seafoam Green
#7AF9AB
ΔE00 4.81
Light Greenish Blue
#63F7B4
ΔE00 4.94
Seafoam (survey)
#80F9AD
ΔE00 5.02
Light Green Blue
#56FCA2
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E498 #E460AC
analogous
#6AE460 #60E498 #60E4DA
triadic
#60E498 #9860E4 #E49860
tetradic
#60E498 #606AE4 #E460AC #E4DA60
square
#60E498 #606AE4 #E460AC #E4DA60
split-complementary
#60E498 #DA60E4 #E4606A
monochromatic
#1DAC5A #2CDB76 #60E498 #94EDBA #C9F6DC
Accessibility & contrast
On white
1.61
#60E498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#60E498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E498
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E498 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D393
Deuteranopia (green-blind)
#D1C79D
Tritanopia (blue-blind)
#31E2D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60e498; /* rgb */ color: rgb(96, 228, 152); /* oklch */ color: oklch(82.6% 0.159 155.2);
Tailwind
colors: {
custom: {
50: '#98edb6',
500: '#60e498',
950: '#000000',
},
}SCSS
$custom: #60e498; $custom-light: #98edb6; $custom-dark: #000000;
JSON
{
"hex": "#60e498",
"rgb": {
"r": 96,
"g": 228,
"b": 152
},
"hsl": {
"h": 145.455,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.82611,
"c": 0.15922,
"h": 155.2
},
"luminance": 0.60241
}Semantic roles & 50–950 ramp
primary
#60E498
secondary
#AE3A7D
accent
#1381D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581