#6BF985#6BF985
#6BF985 is a very light, vivid green. Relative luminance 0.726; OKLCH L 87.8% C 0.199 H 147.3°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF985 |
|---|---|
| RGB | rgb(107, 249, 133) |
| HSL | hsl(131, 92%, 70%) |
| HSV | hsv(131, 57%, 98%) |
| CMYK | cmyk(57%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(88.24, -62.03, 44.22) |
| CIE-LCH | lch(88.24, 76.17, 144.51°) |
| OKLab | oklab(87.76% -0.1678 0.1078) |
| OKLCH | oklch(87.76% 0.199 147.3) |
| XYZ | xyz(44.1698, 72.5666, 33.8648) |
| Luminance | 0.7257 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.58
Spearmint
#1EF876
ΔE00 3.31
Wintergreen
#20F986
ΔE00 3.48
Minty Green
#0BF77D
ΔE00 3.55
Baby Green
#8CFF9E
ΔE00 3.62
Spring Green
#00FF7F
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF985 #F96BDF
analogous
#98F96B #6BF985 #6BF9CC
triadic
#6BF985 #856BF9 #F9856B
tetradic
#6BF985 #6B98F9 #F96BDF #F9CC6B
square
#6BF985 #6B98F9 #F96BDF #F9CC6B
split-complementary
#6BF985 #CC6BF9 #F96B98
monochromatic
#09E031 #30F755 #6BF985 #A6FBB5 #E1FEE6
Accessibility & contrast
On white
1.35
#6BF985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#6BF985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF985
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF985 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57C
Deuteranopia (green-blind)
#E9D88D
Tritanopia (blue-blind)
#4BF4DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6bf985; /* rgb */ color: rgb(107, 249, 133); /* oklch */ color: oklch(87.8% 0.199 147.3);
Tailwind
colors: {
custom: {
50: '#a1fcaa',
500: '#6bf985',
950: '#000000',
},
}SCSS
$custom: #6bf985; $custom-light: #a1fcaa; $custom-dark: #000000;
JSON
{
"hex": "#6bf985",
"rgb": {
"r": 107,
"g": 249,
"b": 133
},
"hsl": {
"h": 130.986,
"s": 92.208,
"l": 69.804
},
"oklch": {
"l": 0.87757,
"c": 0.19945,
"h": 147.3
},
"luminance": 0.72571
}Semantic roles & 50–950 ramp
primary
#6BF985
secondary
#D335B6
accent
#00BBE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681