#6BF17D#6BF17D
#6BF17D is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.7% C 0.196 H 146.2°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF17D |
|---|---|
| RGB | rgb(107, 241, 125) |
| HSL | hsl(128, 83%, 68%) |
| HSV | hsv(128, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 48.1%, 5.5%) |
| CIE-LAB | lab(85.76, -60.17, 44.94) |
| CIE-LCH | lch(85.76, 75.10, 143.25°) |
| OKLab | oklab(85.69% -0.163 0.1091) |
| OKLCH | oklch(85.69% 0.196 146.2) |
| XYZ | xyz(41.2178, 67.5134, 30.2574) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.42
Spearmint
#1EF876
ΔE00 3.64
Minty Green
#0BF77D
ΔE00 3.90
Easter Green
#8CFD7E
ΔE00 4.04
Lightgreen
#90EE90
ΔE00 4.07
Wintergreen
#20F986
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF17D #F16BDF
analogous
#9CF16B #6BF17D #6BF1C0
triadic
#6BF17D #7D6BF1 #F17D6B
tetradic
#6BF17D #6B9CF1 #F16BDF #F1C06B
square
#6BF17D #6B9CF1 #F16BDF #F1C06B
split-complementary
#6BF17D #C06BF1 #F16B9C
monochromatic
#13CE2D #33EC4C #6BF17D #A3F6AE #DBFCDF
Accessibility & contrast
On white
1.45
#6BF17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#6BF17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF17D
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF17D | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE73
Deuteranopia (green-blind)
#E2D285
Tritanopia (blue-blind)
#50ECD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6bf17d; /* rgb */ color: rgb(107, 241, 125); /* oklch */ color: oklch(85.7% 0.196 146.2);
Tailwind
colors: {
custom: {
50: '#a0f7a4',
500: '#6bf17d',
950: '#000000',
},
}SCSS
$custom: #6bf17d; $custom-light: #a0f7a4; $custom-dark: #000000;
JSON
{
"hex": "#6bf17d",
"rgb": {
"r": 107,
"g": 241,
"b": 125
},
"hsl": {
"h": 128.06,
"s": 82.716,
"l": 68.235
},
"oklch": {
"l": 0.85686,
"c": 0.1961,
"h": 146.2
},
"luminance": 0.67517
}Semantic roles & 50–950 ramp
primary
#6BF17D
secondary
#CA37B6
accent
#06C2DF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580