#60F2A2#60F2A2
#60F2A2 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.2% C 0.169 H 156.0°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2A2 |
|---|---|
| RGB | rgb(96, 242, 162) |
| HSL | hsl(147, 85%, 66%) |
| HSV | hsv(147, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 33.1%, 5.1%) |
| CIE-LAB | lab(86.30, -56.85, 27.25) |
| CIE-LCH | lch(86.30, 63.04, 154.39°) |
| OKLab | oklab(86.22% -0.1545 0.0687) |
| OKLCH | oklch(86.22% 0.169 156) |
| XYZ | xyz(43.0939, 68.5954, 45.1446) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.35
Light Green Blue
#56FCA2
ΔE00 2.43
Sea Green (survey)
#53FCA1
ΔE00 2.53
Seafoam (survey)
#80F9AD
ΔE00 2.80
Light Bluish Green
#76FDA8
ΔE00 2.83
Light Greenish Blue
#63F7B4
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2A2 #F260B0
analogous
#67F260 #60F2A2 #60F2EB
triadic
#60F2A2 #A260F2 #F2A260
tetradic
#60F2A2 #6067F2 #F260B0 #F2EB60
square
#60F2A2 #6067F2 #F260B0 #F2EB60
split-complementary
#60F2A2 #EB60F2 #F26067
monochromatic
#10C763 #27ED81 #60F2A2 #99F7C3 #D1FBE4
Accessibility & contrast
On white
1.43
#60F2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#60F2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2A2
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2A2 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09D
Deuteranopia (green-blind)
#DDD2A7
Tritanopia (blue-blind)
#20F0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f2a2; /* rgb */ color: rgb(96, 242, 162); /* oklch */ color: oklch(86.2% 0.169 156.0);
Tailwind
colors: {
custom: {
50: '#9af7be',
500: '#60f2a2',
950: '#000000',
},
}SCSS
$custom: #60f2a2; $custom-light: #9af7be; $custom-dark: #000000;
JSON
{
"hex": "#60f2a2",
"rgb": {
"r": 96,
"g": 242,
"b": 162
},
"hsl": {
"h": 147.123,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.86224,
"c": 0.16905,
"h": 156
},
"luminance": 0.686
}Semantic roles & 50–950 ramp
primary
#60F2A2
secondary
#C43282
accent
#047DE1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582