#60F39B#60F39B
#60F39B is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.3% C 0.177 H 153.9°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #60F39B |
|---|---|
| RGB | rgb(96, 243, 155) |
| HSL | hsl(144, 86%, 66%) |
| HSV | hsv(144, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 36.2%, 4.7%) |
| CIE-LAB | lab(86.48, -58.52, 31.03) |
| CIE-LCH | lch(86.48, 66.24, 152.06°) |
| OKLab | oklab(86.33% -0.1586 0.0777) |
| OKLCH | oklch(86.33% 0.177 153.9) |
| XYZ | xyz(42.7873, 68.9503, 42.0579) |
| Luminance | 0.6895 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.01
Sea Green (survey)
#53FCA1
ΔE00 2.05
Light Bluish Green
#76FDA8
ΔE00 2.57
Seafoam Green
#7AF9AB
ΔE00 2.68
Seafoam (survey)
#80F9AD
ΔE00 3.16
Mediumspringgreen
#00FA9A
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F39B #F360B8
analogous
#6FF360 #60F39B #60F3E5
triadic
#60F39B #9B60F3 #F39B60
tetradic
#60F39B #606FF3 #F360B8 #F3E560
square
#60F39B #606FF3 #F360B8 #F3E560
split-complementary
#60F39B #E560F3 #F3606F
monochromatic
#0FC95A #27EF77 #60F39B #99F7BF #D2FCE3
Accessibility & contrast
On white
1.42
#60F39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#60F39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F39B
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F39B | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E195
Deuteranopia (green-blind)
#DFD3A1
Tritanopia (blue-blind)
#26F0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f39b; /* rgb */ color: rgb(96, 243, 155); /* oklch */ color: oklch(86.3% 0.177 153.9);
Tailwind
colors: {
custom: {
50: '#9af8b9',
500: '#60f39b',
950: '#000000',
},
}SCSS
$custom: #60f39b; $custom-light: #9af8b9; $custom-dark: #000000;
JSON
{
"hex": "#60f39b",
"rgb": {
"r": 96,
"g": 243,
"b": 155
},
"hsl": {
"h": 144.082,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.86329,
"c": 0.17658,
"h": 153.9
},
"luminance": 0.68955
}Semantic roles & 50–950 ramp
primary
#60F39B
secondary
#C6318A
accent
#0389E2
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581