#60F68B#60F68B
#60F68B is a very light, vivid green. Relative luminance 0.703; OKLCH L 86.8% C 0.195 H 149.8°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #60F68B |
|---|---|
| RGB | rgb(96, 246, 139) |
| HSL | hsl(137, 89%, 67%) |
| HSV | hsv(137, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 43.5%, 3.5%) |
| CIE-LAB | lab(87.12, -62.34, 39.83) |
| CIE-LCH | lch(87.12, 73.98, 147.43°) |
| OKLab | oklab(86.78% -0.1684 0.098) |
| OKLCH | oklch(86.78% 0.195 149.8) |
| XYZ | xyz(42.4367, 70.2582, 35.7459) |
| Luminance | 0.7026 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.58
Minty Green
#0BF77D
ΔE00 2.99
Turquoise Green
#04F489
ΔE00 3.11
Spearmint
#1EF876
ΔE00 3.33
Sea Green (survey)
#53FCA1
ΔE00 3.48
Light Green Blue
#56FCA2
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F68B #F660CB
analogous
#80F660 #60F68B #60F6D6
triadic
#60F68B #8B60F6 #F68B60
tetradic
#60F68B #6080F6 #F660CB #F6D660
square
#60F68B #6080F6 #F660CB #F6D660
split-complementary
#60F68B #D660F6 #F66080
monochromatic
#0CD044 #26F361 #60F68B #9AF9B5 #D4FDE0
Accessibility & contrast
On white
1.40
#60F68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#60F68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F68B
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F68B | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E283
Deuteranopia (green-blind)
#E4D592
Tritanopia (blue-blind)
#30F2DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f68b; /* rgb */ color: rgb(96, 246, 139); /* oklch */ color: oklch(86.8% 0.195 149.8);
Tailwind
colors: {
custom: {
50: '#9bfaae',
500: '#60f68b',
950: '#000000',
},
}SCSS
$custom: #60f68b; $custom-light: #9bfaae; $custom-dark: #000000;
JSON
{
"hex": "#60f68b",
"rgb": {
"r": 96,
"g": 246,
"b": 139
},
"hsl": {
"h": 137.2,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.86778,
"c": 0.19482,
"h": 149.8
},
"luminance": 0.70262
}Semantic roles & 50–950 ramp
primary
#60F68B
secondary
#CB2F9E
accent
#00A4E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581