#60F398#60F398
#60F398 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.3% C 0.179 H 153.1°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #60F398 |
|---|---|
| RGB | rgb(96, 243, 152) |
| HSL | hsl(143, 86%, 66%) |
| HSV | hsv(143, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 37.4%, 4.7%) |
| CIE-LAB | lab(86.43, -59.05, 32.48) |
| CIE-LCH | lch(86.43, 67.39, 151.19°) |
| OKLab | oklab(86.27% -0.1599 0.0811) |
| OKLCH | oklch(86.27% 0.179 153.1) |
| XYZ | xyz(42.5385, 68.8508, 40.7474) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.16
Sea Green (survey)
#53FCA1
ΔE00 2.17
Light Bluish Green
#76FDA8
ΔE00 2.73
Seafoam Green
#7AF9AB
ΔE00 2.99
Mediumspringgreen
#00FA9A
ΔE00 3.28
Turquoise Green
#04F489
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F398 #F360BB
analogous
#72F360 #60F398 #60F3E2
triadic
#60F398 #9860F3 #F39860
tetradic
#60F398 #6072F3 #F360BB #F3E260
square
#60F398 #6072F3 #F360BB #F3E260
split-complementary
#60F398 #E260F3 #F36072
monochromatic
#0FC956 #27EF73 #60F398 #99F7BD #D2FCE2
Accessibility & contrast
On white
1.42
#60F398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#60F398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F398
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F398 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E192
Deuteranopia (green-blind)
#E0D39E
Tritanopia (blue-blind)
#29F0DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f398; /* rgb */ color: rgb(96, 243, 152); /* oklch */ color: oklch(86.3% 0.179 153.1);
Tailwind
colors: {
custom: {
50: '#9af8b7',
500: '#60f398',
950: '#000000',
},
}SCSS
$custom: #60f398; $custom-light: #9af8b7; $custom-dark: #000000;
JSON
{
"hex": "#60f398",
"rgb": {
"r": 96,
"g": 243,
"b": 152
},
"hsl": {
"h": 142.857,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.86273,
"c": 0.17926,
"h": 153.1
},
"luminance": 0.68855
}Semantic roles & 50–950 ramp
primary
#60F398
secondary
#C6318D
accent
#038DE2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581