#60F288#60F288
#60F288 is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.7% C 0.192 H 149.5°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #60F288 |
|---|---|
| RGB | rgb(96, 242, 136) |
| HSL | hsl(136, 85%, 66%) |
| HSV | hsv(136, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 43.8%, 5.1%) |
| CIE-LAB | lab(85.89, -61.33, 39.71) |
| CIE-LCH | lch(85.89, 73.06, 147.08°) |
| OKLab | oklab(85.75% -0.1657 0.0976) |
| OKLCH | oklch(85.75% 0.192 149.5) |
| XYZ | xyz(41.0169, 67.7646, 34.2061) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.92
Turquoise Green
#04F489
ΔE00 3.15
Minty Green
#0BF77D
ΔE00 3.16
Spearmint
#1EF876
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 3.56
Sea Green (survey)
#53FCA1
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F288 #F260CA
analogous
#81F260 #60F288 #60F2D1
triadic
#60F288 #8860F2 #F28860
tetradic
#60F288 #6081F2 #F260CA #F2D160
square
#60F288 #6081F2 #F260CA #F2D160
split-complementary
#60F288 #D160F2 #F26081
monochromatic
#10C742 #27ED5E #60F288 #99F7B2 #D1FBDD
Accessibility & contrast
On white
1.44
#60F288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#60F288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F288
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F288 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF80
Deuteranopia (green-blind)
#E1D28F
Tritanopia (blue-blind)
#34EED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f288; /* rgb */ color: rgb(96, 242, 136); /* oklch */ color: oklch(85.7% 0.192 149.5);
Tailwind
colors: {
custom: {
50: '#9af7ac',
500: '#60f288',
950: '#000000',
},
}SCSS
$custom: #60f288; $custom-light: #9af7ac; $custom-dark: #000000;
JSON
{
"hex": "#60f288",
"rgb": {
"r": 96,
"g": 242,
"b": 136
},
"hsl": {
"h": 136.438,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.85748,
"c": 0.19231,
"h": 149.5
},
"luminance": 0.67769
}Semantic roles & 50–950 ramp
primary
#60F288
secondary
#C4329C
accent
#04A5E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581