#6CF58F#6CF58F
#6CF58F is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.0% C 0.185 H 149.4°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF58F |
|---|---|
| RGB | rgb(108, 245, 143) |
| HSL | hsl(135, 87%, 69%) |
| HSV | hsv(135, 56%, 96%) |
| CMYK | cmyk(55.9%, 0%, 41.6%, 3.9%) |
| CIE-LAB | lab(87.23, -58.77, 38.07) |
| CIE-LCH | lch(87.23, 70.02, 147.07°) |
| OKLab | oklab(86.98% -0.1591 0.094) |
| OKLCH | oklch(86.98% 0.185 149.4) |
| XYZ | xyz(43.7916, 70.4722, 37.2760) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.23
Mint Green
#8FFF9F
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.47
Sea Green (survey)
#53FCA1
ΔE00 3.49
Light Bluish Green
#76FDA8
ΔE00 3.51
Light Green Blue
#56FCA2
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF58F #F56CD2
analogous
#8EF56C #6CF58F #6CF5D3
triadic
#6CF58F #8F6CF5 #F58F6C
tetradic
#6CF58F #6C8EF5 #F56CD2 #F5D36C
square
#6CF58F #6C8EF5 #F56CD2 #F5D36C
split-complementary
#6CF58F #D36CF5 #F56C8E
monochromatic
#0FD842 #33F163 #6CF58F #A5F9BB #DFFDE6
Accessibility & contrast
On white
1.39
#6CF58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#6CF58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF58F
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF58F | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E288
Deuteranopia (green-blind)
#E4D696
Tritanopia (blue-blind)
#4AF1DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6cf58f; /* rgb */ color: rgb(108, 245, 143); /* oklch */ color: oklch(87.0% 0.185 149.4);
Tailwind
colors: {
custom: {
50: '#a1f9b1',
500: '#6cf58f',
950: '#000000',
},
}SCSS
$custom: #6cf58f; $custom-light: #a1f9b1; $custom-dark: #000000;
JSON
{
"hex": "#6cf58f",
"rgb": {
"r": 108,
"g": 245,
"b": 143
},
"hsl": {
"h": 135.328,
"s": 87.261,
"l": 69.216
},
"oklch": {
"l": 0.86979,
"c": 0.18478,
"h": 149.4
},
"luminance": 0.70476
}Semantic roles & 50–950 ramp
primary
#6CF58F
secondary
#CF37A8
accent
#02AAE4
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101711
muted
#818581