#60F388#60F388
#60F388 is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.0% C 0.194 H 149.4°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #60F388 |
|---|---|
| RGB | rgb(96, 243, 136) |
| HSL | hsl(136, 86%, 66%) |
| HSV | hsv(136, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 44%, 4.7%) |
| CIE-LAB | lab(86.19, -61.70, 40.09) |
| CIE-LCH | lch(86.19, 73.58, 146.99°) |
| OKLab | oklab(85.99% -0.1667 0.0985) |
| OKLCH | oklch(85.99% 0.194 149.4) |
| XYZ | xyz(41.3154, 68.3615, 34.3056) |
| Luminance | 0.6837 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.82
Minty Green
#0BF77D
ΔE00 3.06
Turquoise Green
#04F489
ΔE00 3.16
Spearmint
#1EF876
ΔE00 3.38
Weird Green
#3AE57F
ΔE00 3.74
Sea Green (survey)
#53FCA1
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F388 #F360CB
analogous
#82F360 #60F388 #60F3D2
triadic
#60F388 #8860F3 #F38860
tetradic
#60F388 #6082F3 #F360CB #F3D260
square
#60F388 #6082F3 #F360CB #F3D260
split-complementary
#60F388 #D260F3 #F36082
monochromatic
#0FC942 #27EF5D #60F388 #99F7B3 #D2FCDD
Accessibility & contrast
On white
1.43
#60F388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#60F388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F388
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F388 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E080
Deuteranopia (green-blind)
#E2D28F
Tritanopia (blue-blind)
#34EFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f388; /* rgb */ color: rgb(96, 243, 136); /* oklch */ color: oklch(86.0% 0.194 149.4);
Tailwind
colors: {
custom: {
50: '#9af8ac',
500: '#60f388',
950: '#000000',
},
}SCSS
$custom: #60f388; $custom-light: #9af8ac; $custom-dark: #000000;
JSON
{
"hex": "#60f388",
"rgb": {
"r": 96,
"g": 243,
"b": 136
},
"hsl": {
"h": 136.327,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.85993,
"c": 0.19361,
"h": 149.4
},
"luminance": 0.68366
}Semantic roles & 50–950 ramp
primary
#60F388
secondary
#C6319D
accent
#03A6E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581