#60F2A1#60F2A1
#60F2A1 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.2% C 0.170 H 155.7°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2A1 |
|---|---|
| RGB | rgb(96, 242, 161) |
| HSL | hsl(147, 85%, 66%) |
| HSV | hsv(147, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 33.5%, 5.1%) |
| CIE-LAB | lab(86.29, -57.03, 27.74) |
| CIE-LCH | lch(86.29, 63.42, 154.07°) |
| OKLab | oklab(86.2% -0.1549 0.0699) |
| OKLCH | oklch(86.2% 0.17 155.7) |
| XYZ | xyz(43.0053, 68.5600, 44.6783) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.36
Seafoam Green
#7AF9AB
ΔE00 2.37
Sea Green (survey)
#53FCA1
ΔE00 2.45
Light Bluish Green
#76FDA8
ΔE00 2.78
Seafoam (survey)
#80F9AD
ΔE00 2.82
Light Greenish Blue
#63F7B4
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2A1 #F260B1
analogous
#68F260 #60F2A1 #60F2EA
triadic
#60F2A1 #A160F2 #F2A160
tetradic
#60F2A1 #6068F2 #F260B1 #F2EA60
square
#60F2A1 #6068F2 #F260B1 #F2EA60
split-complementary
#60F2A1 #EA60F2 #F26068
monochromatic
#10C762 #27ED80 #60F2A1 #99F7C2 #D1FBE4
Accessibility & contrast
On white
1.43
#60F2A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#60F2A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2A1
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2A1 | 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)
#F1E09C
Deuteranopia (green-blind)
#DDD2A6
Tritanopia (blue-blind)
#21F0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f2a1; /* rgb */ color: rgb(96, 242, 161); /* oklch */ color: oklch(86.2% 0.170 155.7);
Tailwind
colors: {
custom: {
50: '#9af7bd',
500: '#60f2a1',
950: '#000000',
},
}SCSS
$custom: #60f2a1; $custom-light: #9af7bd; $custom-dark: #000000;
JSON
{
"hex": "#60f2a1",
"rgb": {
"r": 96,
"g": 242,
"b": 161
},
"hsl": {
"h": 146.712,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.86204,
"c": 0.16993,
"h": 155.7
},
"luminance": 0.68564
}Semantic roles & 50–950 ramp
primary
#60F2A1
secondary
#C43283
accent
#047FE1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582