#60F2A7#60F2A7
#60F2A7 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.3% C 0.165 H 157.6°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2A7 |
|---|---|
| RGB | rgb(96, 242, 167) |
| HSL | hsl(149, 85%, 66%) |
| HSV | hsv(149, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 31%, 5.1%) |
| CIE-LAB | lab(86.39, -55.89, 24.82) |
| CIE-LCH | lch(86.39, 61.16, 156.05°) |
| OKLab | oklab(86.33% -0.1522 0.0628) |
| OKLCH | oklch(86.33% 0.165 157.6) |
| XYZ | xyz(43.5472, 68.7767, 47.5320) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.09
Seafoam Green
#7AF9AB
ΔE00 2.50
Light Blue Green
#7EFBB3
ΔE00 2.85
Seafoam (survey)
#80F9AD
ΔE00 2.86
Light Green Blue
#56FCA2
ΔE00 2.98
Sea Green (survey)
#53FCA1
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2A7 #F260AB
analogous
#62F260 #60F2A7 #60F2F0
triadic
#60F2A7 #A760F2 #F2A760
tetradic
#60F2A7 #6062F2 #F260AB #F2F060
square
#60F2A7 #6062F2 #F260AB #F2F060
split-complementary
#60F2A7 #F060F2 #F26062
monochromatic
#10C769 #27ED88 #60F2A7 #99F7C6 #D1FBE6
Accessibility & contrast
On white
1.42
#60F2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#60F2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2A7
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2A7 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A2
Deuteranopia (green-blind)
#DCD3AC
Tritanopia (blue-blind)
#19F0DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f2a7; /* rgb */ color: rgb(96, 242, 167); /* oklch */ color: oklch(86.3% 0.165 157.6);
Tailwind
colors: {
custom: {
50: '#9af7c1',
500: '#60f2a7',
950: '#000000',
},
}SCSS
$custom: #60f2a7; $custom-light: #9af7c1; $custom-dark: #000000;
JSON
{
"hex": "#60f2a7",
"rgb": {
"r": 96,
"g": 242,
"b": 167
},
"hsl": {
"h": 149.178,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.86328,
"c": 0.1647,
"h": 157.6
},
"luminance": 0.68781
}Semantic roles & 50–950 ramp
primary
#60F2A7
secondary
#C4327D
accent
#0476E1
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582