#60F28D#60F28D
#60F28D is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.8% C 0.188 H 150.6°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #60F28D |
|---|---|
| RGB | rgb(96, 242, 141) |
| HSL | hsl(138, 85%, 66%) |
| HSV | hsv(138, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 41.7%, 5.1%) |
| CIE-LAB | lab(85.96, -60.53, 37.34) |
| CIE-LCH | lch(85.96, 71.12, 148.33°) |
| OKLab | oklab(85.83% -0.1636 0.0923) |
| OKLCH | oklch(85.83% 0.188 150.6) |
| XYZ | xyz(41.3806, 67.9101, 36.1214) |
| Luminance | 0.6791 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.99
Wintergreen
#20F986
ΔE00 3.03
Sea Green (survey)
#53FCA1
ΔE00 3.31
Light Green Blue
#56FCA2
ΔE00 3.36
Minty Green
#0BF77D
ΔE00 3.49
Weird Green
#3AE57F
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F28D #F260C5
analogous
#7CF260 #60F28D #60F2D6
triadic
#60F28D #8D60F2 #F28D60
tetradic
#60F28D #607CF2 #F260C5 #F2D660
square
#60F28D #607CF2 #F260C5 #F2D660
split-complementary
#60F28D #D660F2 #F2607C
monochromatic
#10C749 #27ED64 #60F28D #99F7B6 #D1FBDE
Accessibility & contrast
On white
1.44
#60F28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#60F28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F28D
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F28D | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF86
Deuteranopia (green-blind)
#E0D294
Tritanopia (blue-blind)
#31EED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f28d; /* rgb */ color: rgb(96, 242, 141); /* oklch */ color: oklch(85.8% 0.188 150.6);
Tailwind
colors: {
custom: {
50: '#9af7af',
500: '#60f28d',
950: '#000000',
},
}SCSS
$custom: #60f28d; $custom-light: #9af7af; $custom-dark: #000000;
JSON
{
"hex": "#60f28d",
"rgb": {
"r": 96,
"g": 242,
"b": 141
},
"hsl": {
"h": 138.493,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.85831,
"c": 0.18782,
"h": 150.6
},
"luminance": 0.67914
}Semantic roles & 50–950 ramp
primary
#60F28D
secondary
#C43297
accent
#049DE1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581