#60F38D#60F38D
#60F38D is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.1% C 0.189 H 150.5°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #60F38D |
|---|---|
| RGB | rgb(96, 243, 141) |
| HSL | hsl(138, 86%, 66%) |
| HSV | hsv(138, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 42%, 4.7%) |
| CIE-LAB | lab(86.26, -60.91, 37.73) |
| CIE-LCH | lch(86.26, 71.65, 148.22°) |
| OKLab | oklab(86.08% -0.1646 0.0932) |
| OKLCH | oklch(86.08% 0.189 150.5) |
| XYZ | xyz(41.6790, 68.5070, 36.2208) |
| Luminance | 0.6851 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.90
Turquoise Green
#04F489
ΔE00 2.97
Sea Green (survey)
#53FCA1
ΔE00 3.26
Light Green Blue
#56FCA2
ΔE00 3.32
Minty Green
#0BF77D
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F38D #F360C6
analogous
#7DF360 #60F38D #60F3D6
triadic
#60F38D #8D60F3 #F38D60
tetradic
#60F38D #607DF3 #F360C6 #F3D660
square
#60F38D #607DF3 #F360C6 #F3D660
split-complementary
#60F38D #D660F3 #F3607D
monochromatic
#0FC948 #27EF64 #60F38D #99F7B6 #D2FCDF
Accessibility & contrast
On white
1.43
#60F38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#60F38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F38D
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F38D | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E086
Deuteranopia (green-blind)
#E1D394
Tritanopia (blue-blind)
#31EFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f38d; /* rgb */ color: rgb(96, 243, 141); /* oklch */ color: oklch(86.1% 0.189 150.5);
Tailwind
colors: {
custom: {
50: '#9af8af',
500: '#60f38d',
950: '#000000',
},
}SCSS
$custom: #60f38d; $custom-light: #9af8af; $custom-dark: #000000;
JSON
{
"hex": "#60f38d",
"rgb": {
"r": 96,
"g": 243,
"b": 141
},
"hsl": {
"h": 138.367,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.86076,
"c": 0.18914,
"h": 150.5
},
"luminance": 0.68511
}Semantic roles & 50–950 ramp
primary
#60F38D
secondary
#C63198
accent
#039EE2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581