#60F29E#60F29E
#60F29E is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.1% C 0.173 H 154.9°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #60F29E |
|---|---|
| RGB | rgb(96, 242, 158) |
| HSL | hsl(145, 85%, 66%) |
| HSV | hsv(145, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 34.7%, 5.1%) |
| CIE-LAB | lab(86.23, -57.59, 29.19) |
| CIE-LCH | lch(86.23, 64.56, 153.12°) |
| OKLab | oklab(86.14% -0.1562 0.0733) |
| OKLCH | oklch(86.14% 0.173 154.9) |
| XYZ | xyz(42.7440, 68.4554, 43.3018) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.21
Sea Green (survey)
#53FCA1
ΔE00 2.29
Seafoam Green
#7AF9AB
ΔE00 2.49
Light Bluish Green
#76FDA8
ΔE00 2.69
Seafoam (survey)
#80F9AD
ΔE00 2.96
Mediumspringgreen
#00FA9A
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F29E #F260B4
analogous
#6BF260 #60F29E #60F2E7
triadic
#60F29E #9E60F2 #F29E60
tetradic
#60F29E #606BF2 #F260B4 #F2E760
square
#60F29E #606BF2 #F260B4 #F2E760
split-complementary
#60F29E #E760F2 #F2606B
monochromatic
#10C75E #27ED7B #60F29E #99F7C1 #D1FBE3
Accessibility & contrast
On white
1.43
#60F29E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#60F29E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F29E
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F29E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F29E | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E099
Deuteranopia (green-blind)
#DED2A3
Tritanopia (blue-blind)
#24F0DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f29e; /* rgb */ color: rgb(96, 242, 158); /* oklch */ color: oklch(86.1% 0.173 154.9);
Tailwind
colors: {
custom: {
50: '#9af7bb',
500: '#60f29e',
950: '#000000',
},
}SCSS
$custom: #60f29e; $custom-light: #9af7bb; $custom-dark: #000000;
JSON
{
"hex": "#60f29e",
"rgb": {
"r": 96,
"g": 242,
"b": 158
},
"hsl": {
"h": 145.479,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.86144,
"c": 0.17259,
"h": 154.9
},
"luminance": 0.6846
}Semantic roles & 50–950 ramp
primary
#60F29E
secondary
#C43286
accent
#0483E1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582