#60F28B#60F28B
#60F28B is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.8% C 0.190 H 150.1°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #60F28B |
|---|---|
| RGB | rgb(96, 242, 139) |
| HSL | hsl(138, 85%, 66%) |
| HSV | hsv(138, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 42.6%, 5.1%) |
| CIE-LAB | lab(85.93, -60.86, 38.29) |
| CIE-LCH | lch(85.93, 71.90, 147.82°) |
| OKLab | oklab(85.8% -0.1644 0.0944) |
| OKLCH | oklch(85.8% 0.19 150.1) |
| XYZ | xyz(41.2331, 67.8511, 35.3447) |
| Luminance | 0.6785 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.97
Turquoise Green
#04F489
ΔE00 3.03
Minty Green
#0BF77D
ΔE00 3.34
Weird Green
#3AE57F
ΔE00 3.50
Sea Green (survey)
#53FCA1
ΔE00 3.55
Light Green Blue
#56FCA2
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F28B #F260C7
analogous
#7EF260 #60F28B #60F2D4
triadic
#60F28B #8B60F2 #F28B60
tetradic
#60F28B #607EF2 #F260C7 #F2D460
square
#60F28B #607EF2 #F260C7 #F2D460
split-complementary
#60F28B #D460F2 #F2607E
monochromatic
#10C746 #27ED62 #60F28B #99F7B4 #D1FBDE
Accessibility & contrast
On white
1.44
#60F28B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#60F28B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F28B
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F28B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F28B | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF83
Deuteranopia (green-blind)
#E0D292
Tritanopia (blue-blind)
#33EED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f28b; /* rgb */ color: rgb(96, 242, 139); /* oklch */ color: oklch(85.8% 0.190 150.1);
Tailwind
colors: {
custom: {
50: '#9af7ae',
500: '#60f28b',
950: '#000000',
},
}SCSS
$custom: #60f28b; $custom-light: #9af7ae; $custom-dark: #000000;
JSON
{
"hex": "#60f28b",
"rgb": {
"r": 96,
"g": 242,
"b": 139
},
"hsl": {
"h": 137.671,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.85797,
"c": 0.18962,
"h": 150.1
},
"luminance": 0.67855
}Semantic roles & 50–950 ramp
primary
#60F28B
secondary
#C43299
accent
#04A0E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581