#60F29F#60F29F
#60F29F is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.2% C 0.172 H 155.1°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #60F29F |
|---|---|
| RGB | rgb(96, 242, 159) |
| HSL | hsl(146, 85%, 66%) |
| HSV | hsv(146, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 34.3%, 5.1%) |
| CIE-LAB | lab(86.25, -57.41, 28.70) |
| CIE-LCH | lch(86.25, 64.18, 153.43°) |
| OKLab | oklab(86.16% -0.1558 0.0722) |
| OKLCH | oklch(86.16% 0.172 155.1) |
| XYZ | xyz(42.8304, 68.4900, 43.7569) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.25
Sea Green (survey)
#53FCA1
ΔE00 2.33
Seafoam Green
#7AF9AB
ΔE00 2.44
Light Bluish Green
#76FDA8
ΔE00 2.71
Seafoam (survey)
#80F9AD
ΔE00 2.91
Light Blue Green
#7EFBB3
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F29F #F260B3
analogous
#6AF260 #60F29F #60F2E8
triadic
#60F29F #9F60F2 #F29F60
tetradic
#60F29F #606AF2 #F260B3 #F2E860
square
#60F29F #606AF2 #F260B3 #F2E860
split-complementary
#60F29F #E860F2 #F2606A
monochromatic
#10C75F #27ED7D #60F29F #99F7C1 #D1FBE3
Accessibility & contrast
On white
1.43
#60F29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#60F29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F29F
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F29F | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09A
Deuteranopia (green-blind)
#DED2A4
Tritanopia (blue-blind)
#23F0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f29f; /* rgb */ color: rgb(96, 242, 159); /* oklch */ color: oklch(86.2% 0.172 155.1);
Tailwind
colors: {
custom: {
50: '#9af7bc',
500: '#60f29f',
950: '#000000',
},
}SCSS
$custom: #60f29f; $custom-light: #9af7bc; $custom-dark: #000000;
JSON
{
"hex": "#60f29f",
"rgb": {
"r": 96,
"g": 242,
"b": 159
},
"hsl": {
"h": 145.89,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.86164,
"c": 0.17169,
"h": 155.1
},
"luminance": 0.68494
}Semantic roles & 50–950 ramp
primary
#60F29F
secondary
#C43285
accent
#0482E1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582