#60F098#60F098
#60F098 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.5% C 0.175 H 153.5°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #60F098 |
|---|---|
| RGB | rgb(96, 240, 152) |
| HSL | hsl(143, 83%, 66%) |
| HSV | hsv(143, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 36.7%, 5.9%) |
| CIE-LAB | lab(85.54, -57.90, 31.29) |
| CIE-LCH | lch(85.54, 65.81, 151.61°) |
| OKLab | oklab(85.54% -0.1568 0.0783) |
| OKLCH | oklch(85.54% 0.175 153.5) |
| XYZ | xyz(41.6481, 67.0699, 40.4506) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.65
Sea Green (survey)
#53FCA1
ΔE00 2.68
Seafoam Green
#7AF9AB
ΔE00 3.09
Light Bluish Green
#76FDA8
ΔE00 3.13
Seafoam (survey)
#80F9AD
ΔE00 3.52
Turquoise Green
#04F489
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F098 #F060B8
analogous
#70F060 #60F098 #60F0E0
triadic
#60F098 #9860F0 #F09860
tetradic
#60F098 #6070F0 #F060B8 #F0E060
square
#60F098 #6070F0 #F060B8 #F0E060
split-complementary
#60F098 #E060F0 #F06070
monochromatic
#12C357 #28EB74 #60F098 #98F5BC #D0FBE0
Accessibility & contrast
On white
1.46
#60F098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#60F098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F098
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F098 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE92
Deuteranopia (green-blind)
#DDD09E
Tritanopia (blue-blind)
#2BEDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f098; /* rgb */ color: rgb(96, 240, 152); /* oklch */ color: oklch(85.5% 0.175 153.5);
Tailwind
colors: {
custom: {
50: '#9af6b7',
500: '#60f098',
950: '#000000',
},
}SCSS
$custom: #60f098; $custom-light: #9af6b7; $custom-dark: #000000;
JSON
{
"hex": "#60f098",
"rgb": {
"r": 96,
"g": 240,
"b": 152
},
"hsl": {
"h": 143.333,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85541,
"c": 0.17529,
"h": 153.5
},
"luminance": 0.67074
}Semantic roles & 50–950 ramp
primary
#60F098
secondary
#C1338A
accent
#068BDF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581