#6BFB8F#6BFB8F
#6BFB8F is a very light, vivid green. Relative luminance 0.741; OKLCH L 88.4% C 0.193 H 149.1°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFB8F |
|---|---|
| RGB | rgb(107, 251, 143) |
| HSL | hsl(135, 95%, 70%) |
| HSV | hsv(135, 57%, 98%) |
| CMYK | cmyk(57.4%, 0%, 43%, 1.6%) |
| CIE-LAB | lab(88.97, -61.27, 40.31) |
| CIE-LCH | lch(88.97, 73.35, 146.66°) |
| OKLab | oklab(88.4% -0.1657 0.0992) |
| OKLCH | oklch(88.4% 0.193 149.1) |
| XYZ | xyz(45.5153, 74.0991, 37.8852) |
| Luminance | 0.7410 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.90
Mint Green
#8FFF9F
ΔE00 3.18
Wintergreen
#20F986
ΔE00 3.22
Lightgreen (survey)
#76FF7B
ΔE00 3.61
Sea Green (survey)
#53FCA1
ΔE00 3.62
Light Green Blue
#56FCA2
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFB8F #FB6BD7
analogous
#8FFB6B #6BFB8F #6BFBD7
triadic
#6BFB8F #8F6BFB #FB8F6B
tetradic
#6BFB8F #6B8FFB #FB6BD7 #FBD76B
square
#6BFB8F #6B8FFB #FB6BD7 #FBD76B
split-complementary
#6BFB8F #D76BFB #FB6B8F
monochromatic
#06E53E #2FF962 #6BFB8F #A7FDBC #E1FEE8
Accessibility & contrast
On white
1.33
#6BFB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#6BFB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFB8F
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFB8F | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE787
Deuteranopia (green-blind)
#EADA96
Tritanopia (blue-blind)
#46F7E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #6bfb8f; /* rgb */ color: rgb(107, 251, 143); /* oklch */ color: oklch(88.4% 0.193 149.1);
Tailwind
colors: {
custom: {
50: '#a1feb1',
500: '#6bfb8f',
950: '#000000',
},
}SCSS
$custom: #6bfb8f; $custom-light: #a1feb1; $custom-dark: #000000;
JSON
{
"hex": "#6bfb8f",
"rgb": {
"r": 107,
"g": 251,
"b": 143
},
"hsl": {
"h": 135,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.88401,
"c": 0.19316,
"h": 149.1
},
"luminance": 0.74103
}Semantic roles & 50–950 ramp
primary
#6BFB8F
secondary
#D634AE
accent
#00ACE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101811
muted
#818681