#6BF88F#6BF88F
#6BF88F is a very light, vivid green. Relative luminance 0.722; OKLCH L 87.7% C 0.189 H 149.3°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF88F |
|---|---|
| RGB | rgb(107, 248, 143) |
| HSL | hsl(135, 91%, 70%) |
| HSV | hsv(135, 57%, 97%) |
| CMYK | cmyk(56.9%, 0%, 42.3%, 2.7%) |
| CIE-LAB | lab(88.08, -60.14, 39.17) |
| CIE-LCH | lch(88.08, 71.77, 146.92°) |
| OKLab | oklab(87.67% -0.1627 0.0966) |
| OKLCH | oklch(87.67% 0.189 149.3) |
| XYZ | xyz(44.5856, 72.2397, 37.5753) |
| Luminance | 0.7224 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.02
Wintergreen
#20F986
ΔE00 3.24
Mint Green
#8FFF9F
ΔE00 3.28
Sea Green (survey)
#53FCA1
ΔE00 3.46
Light Green Blue
#56FCA2
ΔE00 3.50
Light Bluish Green
#76FDA8
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF88F #F86BD4
analogous
#8EF86B #6BF88F #6BF8D5
triadic
#6BF88F #8F6BF8 #F88F6B
tetradic
#6BF88F #6B8EF8 #F86BD4 #F8D56B
square
#6BF88F #6B8EF8 #F86BD4 #F8D56B
split-complementary
#6BF88F #D56BF8 #F86B8E
monochromatic
#0BDE41 #31F563 #6BF88F #A5FBBB #E0FEE7
Accessibility & contrast
On white
1.36
#6BF88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#6BF88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF88F
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF88F | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE587
Deuteranopia (green-blind)
#E7D896
Tritanopia (blue-blind)
#47F4DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6bf88f; /* rgb */ color: rgb(107, 248, 143); /* oklch */ color: oklch(87.7% 0.189 149.3);
Tailwind
colors: {
custom: {
50: '#a0fbb1',
500: '#6bf88f',
950: '#000000',
},
}SCSS
$custom: #6bf88f; $custom-light: #a0fbb1; $custom-dark: #000000;
JSON
{
"hex": "#6bf88f",
"rgb": {
"r": 107,
"g": 248,
"b": 143
},
"hsl": {
"h": 135.319,
"s": 90.968,
"l": 69.608
},
"oklch": {
"l": 0.87673,
"c": 0.18921,
"h": 149.3
},
"luminance": 0.72244
}Semantic roles & 50–950 ramp
primary
#6BF88F
secondary
#D235AA
accent
#00ABE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101811
muted
#818681