#60F08F#60F08F
#60F08F is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.4% C 0.183 H 151.2°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #60F08F |
|---|---|
| RGB | rgb(96, 240, 143) |
| HSL | hsl(140, 83%, 66%) |
| HSV | hsv(140, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(85.40, -59.45, 35.61) |
| CIE-LCH | lch(85.40, 69.30, 149.07°) |
| OKLab | oklab(85.38% -0.1607 0.0883) |
| OKLCH | oklch(85.38% 0.183 151.2) |
| XYZ | xyz(40.9387, 66.7861, 36.7148) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.10
Weird Green
#3AE57F
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.26
Light Green Blue
#56FCA2
ΔE00 3.29
Wintergreen
#20F986
ΔE00 3.44
Light Bluish Green
#76FDA8
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F08F #F060C1
analogous
#79F060 #60F08F #60F0D7
triadic
#60F08F #8F60F0 #F08F60
tetradic
#60F08F #6079F0 #F060C1 #F0D760
square
#60F08F #6079F0 #F060C1 #F0D760
split-complementary
#60F08F #D760F0 #F06079
monochromatic
#12C34C #28EB68 #60F08F #98F5B6 #D0FBDE
Accessibility & contrast
On white
1.46
#60F08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#60F08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F08F
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F08F | 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)
#F1DD88
Deuteranopia (green-blind)
#DED095
Tritanopia (blue-blind)
#31ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60f08f; /* rgb */ color: rgb(96, 240, 143); /* oklch */ color: oklch(85.4% 0.183 151.2);
Tailwind
colors: {
custom: {
50: '#9af6b1',
500: '#60f08f',
950: '#000000',
},
}SCSS
$custom: #60f08f; $custom-light: #9af6b1; $custom-dark: #000000;
JSON
{
"hex": "#60f08f",
"rgb": {
"r": 96,
"g": 240,
"b": 143
},
"hsl": {
"h": 139.583,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85376,
"c": 0.1834,
"h": 151.2
},
"luminance": 0.6679
}Semantic roles & 50–950 ramp
primary
#60F08F
secondary
#C13393
accent
#0698DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1711
muted
#808581