#6BF17E#6BF17E
#6BF17E is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.7% C 0.195 H 146.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF17E |
|---|---|
| RGB | rgb(107, 241, 126) |
| HSL | hsl(129, 83%, 68%) |
| HSV | hsv(129, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 47.7%, 5.5%) |
| CIE-LAB | lab(85.78, -60.03, 44.48) |
| CIE-LCH | lch(85.78, 74.71, 143.47°) |
| OKLab | oklab(85.7% -0.1626 0.1081) |
| OKLCH | oklch(85.7% 0.195 146.4) |
| XYZ | xyz(41.2820, 67.5391, 30.5955) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.49
Spearmint
#1EF876
ΔE00 3.65
Minty Green
#0BF77D
ΔE00 3.88
Lightgreen
#90EE90
ΔE00 4.01
Wintergreen
#20F986
ΔE00 4.07
Easter Green
#8CFD7E
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF17E #F16BDE
analogous
#9BF16B #6BF17E #6BF1C1
triadic
#6BF17E #7E6BF1 #F17E6B
tetradic
#6BF17E #6B9BF1 #F16BDE #F1C16B
square
#6BF17E #6B9BF1 #F16BDE #F1C16B
split-complementary
#6BF17E #C16BF1 #F16B9B
monochromatic
#13CE2E #33EC4D #6BF17E #A3F6AF #DBFCDF
Accessibility & contrast
On white
1.45
#6BF17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#6BF17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF17E
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF17E | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE75
Deuteranopia (green-blind)
#E2D286
Tritanopia (blue-blind)
#50ECD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6bf17e; /* rgb */ color: rgb(107, 241, 126); /* oklch */ color: oklch(85.7% 0.195 146.4);
Tailwind
colors: {
custom: {
50: '#a0f7a5',
500: '#6bf17e',
950: '#000000',
},
}SCSS
$custom: #6bf17e; $custom-light: #a0f7a5; $custom-dark: #000000;
JSON
{
"hex": "#6bf17e",
"rgb": {
"r": 107,
"g": 241,
"b": 126
},
"hsl": {
"h": 128.507,
"s": 82.716,
"l": 68.235
},
"oklch": {
"l": 0.85701,
"c": 0.19522,
"h": 146.4
},
"luminance": 0.67543
}Semantic roles & 50–950 ramp
primary
#6BF17E
secondary
#CA37B5
accent
#06C0DF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580