#6BEF75#6BEF75
#6BEF75 is a very light, highly saturated green. Relative luminance 0.661; OKLCH L 85.1% C 0.200 H 144.9°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEF75 |
|---|---|
| RGB | rgb(107, 239, 117) |
| HSL | hsl(125, 80%, 68%) |
| HSV | hsv(125, 55%, 94%) |
| CMYK | cmyk(55.2%, 0%, 51%, 6.3%) |
| CIE-LAB | lab(85.07, -60.51, 47.87) |
| CIE-LCH | lch(85.07, 77.15, 141.65°) |
| OKLab | oklab(85.08% -0.1641 0.1152) |
| OKLCH | oklch(85.08% 0.2 144.9) |
| XYZ | xyz(40.1384, 66.1397, 27.4772) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.45
Lightgreen (survey)
#76FF7B
ΔE00 3.46
Spearmint
#1EF876
ΔE00 3.92
Easter Green
#8CFD7E
ΔE00 3.96
Minty Green
#0BF77D
ΔE00 4.39
Light Green
#96F97B
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEF75 #EF6BE5
analogous
#A3EF6B #6BEF75 #6BEFB7
triadic
#6BEF75 #756BEF #EF756B
tetradic
#6BEF75 #6BA3EF #EF6BE5 #EFB76B
square
#6BEF75 #6BA3EF #EF6BE5 #EFB76B
split-complementary
#6BEF75 #B76BEF #EF6BA3
monochromatic
#16CA23 #34E942 #6BEF75 #A2F5A8 #D9FBDC
Accessibility & contrast
On white
1.48
#6BEF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#6BEF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEF75
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEF75 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6A
Deuteranopia (green-blind)
#E1D07E
Tritanopia (blue-blind)
#53E9D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bef75; /* rgb */ color: rgb(107, 239, 117); /* oklch */ color: oklch(85.1% 0.200 144.9);
Tailwind
colors: {
custom: {
50: '#a0f59f',
500: '#6bef75',
950: '#000000',
},
}SCSS
$custom: #6bef75; $custom-light: #a0f59f; $custom-dark: #000000;
JSON
{
"hex": "#6bef75",
"rgb": {
"r": 107,
"g": 239,
"b": 117
},
"hsl": {
"h": 124.545,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.85082,
"c": 0.20049,
"h": 144.9
},
"luminance": 0.66143
}Semantic roles & 50–950 ramp
primary
#6BEF75
secondary
#C737BC
accent
#09CDDD
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580