#6BED75#6BED75
#6BED75 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.6% C 0.198 H 145.0°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6BED75 |
|---|---|
| RGB | rgb(107, 237, 117) |
| HSL | hsl(125, 78%, 67%) |
| HSV | hsv(125, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 50.6%, 7.1%) |
| CIE-LAB | lab(84.47, -59.76, 47.14) |
| CIE-LCH | lch(84.47, 76.11, 141.73°) |
| OKLab | oklab(84.59% -0.1621 0.1136) |
| OKLCH | oklch(84.59% 0.198 145) |
| XYZ | xyz(39.5562, 64.9751, 27.2831) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.16
Lightgreen (survey)
#76FF7B
ΔE00 3.91
Spearmint
#1EF876
ΔE00 4.14
Easter Green
#8CFD7E
ΔE00 4.31
Lightgreen
#90EE90
ΔE00 4.38
Minty Green
#0BF77D
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BED75 #ED6BE3
analogous
#A2ED6B #6BED75 #6BEDB6
triadic
#6BED75 #756BED #ED756B
tetradic
#6BED75 #6BA2ED #ED6BE3 #EDB66B
square
#6BED75 #6BA2ED #ED6BE3 #EDB66B
split-complementary
#6BED75 #B66BED #ED6BA2
monochromatic
#18C625 #34E642 #6BED75 #A2F4A8 #D8FADB
Accessibility & contrast
On white
1.50
#6BED75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#6BED75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BED75
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BED75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BED75 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6B
Deuteranopia (green-blind)
#E0CE7E
Tritanopia (blue-blind)
#54E7D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6bed75; /* rgb */ color: rgb(107, 237, 117); /* oklch */ color: oklch(84.6% 0.198 145.0);
Tailwind
colors: {
custom: {
50: '#a0f49f',
500: '#6bed75',
950: '#000000',
},
}SCSS
$custom: #6bed75; $custom-light: #a0f49f; $custom-dark: #000000;
JSON
{
"hex": "#6bed75",
"rgb": {
"r": 107,
"g": 237,
"b": 117
},
"hsl": {
"h": 124.615,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.84592,
"c": 0.1979,
"h": 145
},
"luminance": 0.64979
}Semantic roles & 50–950 ramp
primary
#6BED75
secondary
#C339B9
accent
#0BCBDB
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580