#6BF281#6BF281
#6BF281 is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.0% C 0.194 H 146.9°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF281 |
|---|---|
| RGB | rgb(107, 242, 129) |
| HSL | hsl(130, 84%, 68%) |
| HSV | hsv(130, 56%, 95%) |
| CMYK | cmyk(55.8%, 0%, 46.7%, 5.1%) |
| CIE-LAB | lab(86.11, -59.98, 43.46) |
| CIE-LCH | lch(86.11, 74.07, 144.07°) |
| OKLab | oklab(85.99% -0.1624 0.1059) |
| OKLCH | oklch(85.99% 0.194 146.9) |
| XYZ | xyz(41.7753, 68.2113, 31.7293) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.53
Spearmint
#1EF876
ΔE00 3.61
Minty Green
#0BF77D
ΔE00 3.75
Wintergreen
#20F986
ΔE00 3.84
Lightgreen
#90EE90
ΔE00 3.93
Easter Green
#8CFD7E
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF281 #F26BDC
analogous
#98F26B #6BF281 #6BF2C4
triadic
#6BF281 #816BF2 #F2816B
tetradic
#6BF281 #6B98F2 #F26BDC #F2C46B
square
#6BF281 #6B98F2 #F26BDC #F2C46B
split-complementary
#6BF281 #C46BF2 #F26B98
monochromatic
#12D031 #33ED51 #6BF281 #A3F7B1 #DCFCE1
Accessibility & contrast
On white
1.43
#6BF281 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#6BF281 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF281
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF281 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF281 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF78
Deuteranopia (green-blind)
#E3D389
Tritanopia (blue-blind)
#4FEDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6bf281; /* rgb */ color: rgb(107, 242, 129); /* oklch */ color: oklch(86.0% 0.194 146.9);
Tailwind
colors: {
custom: {
50: '#a0f7a7',
500: '#6bf281',
950: '#000000',
},
}SCSS
$custom: #6bf281; $custom-light: #a0f7a7; $custom-dark: #000000;
JSON
{
"hex": "#6bf281",
"rgb": {
"r": 107,
"g": 242,
"b": 129
},
"hsl": {
"h": 129.778,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.8599,
"c": 0.19386,
"h": 146.9
},
"luminance": 0.68215
}Semantic roles & 50–950 ramp
primary
#6BF281
secondary
#CB36B3
accent
#05BDE0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580