#60E29D#60E29D
#60E29D is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.2% C 0.152 H 157.2°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #60E29D |
|---|---|
| RGB | rgb(96, 226, 157) |
| HSL | hsl(148, 69%, 63%) |
| HSV | hsv(148, 58%, 89%) |
| CMYK | cmyk(57.5%, 0%, 30.5%, 11.4%) |
| CIE-LAB | lab(81.46, -51.42, 23.23) |
| CIE-LCH | lch(81.46, 56.42, 155.69°) |
| OKLab | oklab(82.23% -0.1402 0.0588) |
| OKLCH | oklch(82.23% 0.152 157.2) |
| XYZ | xyz(38.1028, 59.3102, 41.3318) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.43
Light Greenish Blue
#63F7B4
ΔE00 4.79
Seafoam Green
#7AF9AB
ΔE00 5.36
Seafoam
#7FE0B3
ΔE00 5.43
Weird Green
#3AE57F
ΔE00 5.48
Seafoam (survey)
#80F9AD
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E29D #E260A5
analogous
#64E260 #60E29D #60E2DE
triadic
#60E29D #9D60E2 #E29D60
tetradic
#60E29D #6064E2 #E260A5 #E2DE60
square
#60E29D #6064E2 #E260A5 #E2DE60
split-complementary
#60E29D #DE60E2 #E26064
monochromatic
#1FA960 #2CD97D #60E29D #94EBBD #C8F5DD
Accessibility & contrast
On white
1.63
#60E29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#60E29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E29D
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E29D | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D299
Deuteranopia (green-blind)
#CFC5A1
Tritanopia (blue-blind)
#2FE0D0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60e29d; /* rgb */ color: rgb(96, 226, 157); /* oklch */ color: oklch(82.2% 0.152 157.2);
Tailwind
colors: {
custom: {
50: '#98ecba',
500: '#60e29d',
950: '#000000',
},
}SCSS
$custom: #60e29d; $custom-light: #98ecba; $custom-dark: #000000;
JSON
{
"hex": "#60e29d",
"rgb": {
"r": 96,
"g": 226,
"b": 157
},
"hsl": {
"h": 148.154,
"s": 69.149,
"l": 63.137
},
"oklch": {
"l": 0.82228,
"c": 0.15206,
"h": 157.2
},
"luminance": 0.59314
}Semantic roles & 50–950 ramp
primary
#60E29D
secondary
#AB3B77
accent
#1479D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581