#60F090#60F090
#60F090 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.4% C 0.182 H 151.5°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #60F090 |
|---|---|
| RGB | rgb(96, 240, 144) |
| HSL | hsl(140, 83%, 66%) |
| HSV | hsv(140, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(85.41, -59.28, 35.14) |
| CIE-LCH | lch(85.41, 68.91, 149.34°) |
| OKLab | oklab(85.39% -0.1603 0.0872) |
| OKLCH | oklch(85.39% 0.182 151.5) |
| XYZ | xyz(41.0148, 66.8166, 37.1156) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.12
Sea Green (survey)
#53FCA1
ΔE00 3.17
Light Green Blue
#56FCA2
ΔE00 3.20
Weird Green
#3AE57F
ΔE00 3.27
Wintergreen
#20F986
ΔE00 3.51
Light Bluish Green
#76FDA8
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F090 #F060C0
analogous
#78F060 #60F090 #60F0D8
triadic
#60F090 #9060F0 #F09060
tetradic
#60F090 #6078F0 #F060C0 #F0D860
square
#60F090 #6078F0 #F060C0 #F0D860
split-complementary
#60F090 #D860F0 #F06078
monochromatic
#12C34D #28EB69 #60F090 #98F5B7 #D0FBDE
Accessibility & contrast
On white
1.46
#60F090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#60F090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F090
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F090 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD89
Deuteranopia (green-blind)
#DED096
Tritanopia (blue-blind)
#30EDD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60f090; /* rgb */ color: rgb(96, 240, 144); /* oklch */ color: oklch(85.4% 0.182 151.5);
Tailwind
colors: {
custom: {
50: '#9af6b1',
500: '#60f090',
950: '#000000',
},
}SCSS
$custom: #60f090; $custom-light: #9af6b1; $custom-dark: #000000;
JSON
{
"hex": "#60f090",
"rgb": {
"r": 96,
"g": 240,
"b": 144
},
"hsl": {
"h": 140,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85394,
"c": 0.18249,
"h": 151.5
},
"luminance": 0.66821
}Semantic roles & 50–950 ramp
primary
#60F090
secondary
#C13392
accent
#0697DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1711
muted
#808581