#60F2A0#60F2A0
#60F2A0 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.2% C 0.171 H 155.4°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2A0 |
|---|---|
| RGB | rgb(96, 242, 160) |
| HSL | hsl(146, 85%, 66%) |
| HSV | hsv(146, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 33.9%, 5.1%) |
| CIE-LAB | lab(86.27, -57.22, 28.22) |
| CIE-LCH | lch(86.27, 63.80, 153.75°) |
| OKLab | oklab(86.18% -0.1553 0.071) |
| OKLCH | oklch(86.18% 0.171 155.4) |
| XYZ | xyz(42.9175, 68.5249, 44.2158) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.30
Sea Green (survey)
#53FCA1
ΔE00 2.38
Seafoam Green
#7AF9AB
ΔE00 2.40
Light Bluish Green
#76FDA8
ΔE00 2.74
Seafoam (survey)
#80F9AD
ΔE00 2.86
Light Blue Green
#7EFBB3
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2A0 #F260B2
analogous
#69F260 #60F2A0 #60F2E9
triadic
#60F2A0 #A060F2 #F2A060
tetradic
#60F2A0 #6069F2 #F260B2 #F2E960
square
#60F2A0 #6069F2 #F260B2 #F2E960
split-complementary
#60F2A0 #E960F2 #F26069
monochromatic
#10C761 #27ED7E #60F2A0 #99F7C2 #D1FBE4
Accessibility & contrast
On white
1.43
#60F2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#60F2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2A0
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2A0 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09B
Deuteranopia (green-blind)
#DED2A5
Tritanopia (blue-blind)
#22F0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f2a0; /* rgb */ color: rgb(96, 242, 160); /* oklch */ color: oklch(86.2% 0.171 155.4);
Tailwind
colors: {
custom: {
50: '#9af7bc',
500: '#60f2a0',
950: '#000000',
},
}SCSS
$custom: #60f2a0; $custom-light: #9af7bc; $custom-dark: #000000;
JSON
{
"hex": "#60f2a0",
"rgb": {
"r": 96,
"g": 242,
"b": 160
},
"hsl": {
"h": 146.301,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.86184,
"c": 0.17081,
"h": 155.4
},
"luminance": 0.68529
}Semantic roles & 50–950 ramp
primary
#60F2A0
secondary
#C43284
accent
#0480E1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582