#60F088#60F088
#60F088 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.3% C 0.190 H 149.7°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #60F088 |
|---|---|
| RGB | rgb(96, 240, 136) |
| HSL | hsl(137, 83%, 66%) |
| HSV | hsv(137, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 43.3%, 5.9%) |
| CIE-LAB | lab(85.29, -60.59, 38.94) |
| CIE-LCH | lch(85.29, 72.02, 147.27°) |
| OKLab | oklab(85.26% -0.1637 0.0958) |
| OKLCH | oklch(85.26% 0.19 149.7) |
| XYZ | xyz(40.4249, 66.5806, 34.0088) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.18
Turquoise Green
#04F489
ΔE00 3.19
Weird Green
#3AE57F
ΔE00 3.20
Minty Green
#0BF77D
ΔE00 3.40
Spearmint
#1EF876
ΔE00 3.81
Sea Green (survey)
#53FCA1
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F088 #F060C8
analogous
#80F060 #60F088 #60F0D0
triadic
#60F088 #8860F0 #F08860
tetradic
#60F088 #6080F0 #F060C8 #F0D060
square
#60F088 #6080F0 #F060C8 #F0D060
split-complementary
#60F088 #D060F0 #F06080
monochromatic
#12C344 #28EB5E #60F088 #98F5B2 #D0FBDC
Accessibility & contrast
On white
1.47
#60F088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#60F088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F088
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F088 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD80
Deuteranopia (green-blind)
#DFD08F
Tritanopia (blue-blind)
#35ECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60f088; /* rgb */ color: rgb(96, 240, 136); /* oklch */ color: oklch(85.3% 0.190 149.7);
Tailwind
colors: {
custom: {
50: '#9af6ac',
500: '#60f088',
950: '#000000',
},
}SCSS
$custom: #60f088; $custom-light: #9af6ac; $custom-dark: #000000;
JSON
{
"hex": "#60f088",
"rgb": {
"r": 96,
"g": 240,
"b": 136
},
"hsl": {
"h": 136.667,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85257,
"c": 0.1897,
"h": 149.7
},
"luminance": 0.66585
}Semantic roles & 50–950 ramp
primary
#60F088
secondary
#C1339A
accent
#06A3DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581