#60F38B#60F38B
#60F38B is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.0% C 0.191 H 150.0°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #60F38B |
|---|---|
| RGB | rgb(96, 243, 139) |
| HSL | hsl(138, 86%, 66%) |
| HSV | hsv(138, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 42.8%, 4.7%) |
| CIE-LAB | lab(86.23, -61.23, 38.68) |
| CIE-LCH | lch(86.23, 72.42, 147.72°) |
| OKLab | oklab(86.04% -0.1654 0.0953) |
| OKLCH | oklch(86.04% 0.191 150) |
| XYZ | xyz(41.5316, 68.4480, 35.4442) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.84
Turquoise Green
#04F489
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.51
Light Green Blue
#56FCA2
ΔE00 3.57
Spearmint
#1EF876
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F38B #F360C8
analogous
#7FF360 #60F38B #60F3D5
triadic
#60F38B #8B60F3 #F38B60
tetradic
#60F38B #607FF3 #F360C8 #F3D560
square
#60F38B #607FF3 #F360C8 #F3D560
split-complementary
#60F38B #D560F3 #F3607F
monochromatic
#0FC946 #27EF61 #60F38B #99F7B5 #D2FCDE
Accessibility & contrast
On white
1.43
#60F38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#60F38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F38B
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F38B | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E083
Deuteranopia (green-blind)
#E1D292
Tritanopia (blue-blind)
#32EFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f38b; /* rgb */ color: rgb(96, 243, 139); /* oklch */ color: oklch(86.0% 0.191 150.0);
Tailwind
colors: {
custom: {
50: '#9af8ae',
500: '#60f38b',
950: '#000000',
},
}SCSS
$custom: #60f38b; $custom-light: #9af8ae; $custom-dark: #000000;
JSON
{
"hex": "#60f38b",
"rgb": {
"r": 96,
"g": 243,
"b": 139
},
"hsl": {
"h": 137.551,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.86043,
"c": 0.19093,
"h": 150
},
"luminance": 0.68452
}Semantic roles & 50–950 ramp
primary
#60F38B
secondary
#C6319A
accent
#03A1E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581