#6BF08D#6BF08D
#6BF08D is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.7% C 0.180 H 149.5°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF08D |
|---|---|
| RGB | rgb(107, 240, 141) |
| HSL | hsl(135, 82%, 68%) |
| HSV | hsv(135, 55%, 94%) |
| CMYK | cmyk(55.4%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(85.69, -57.39, 37.05) |
| CIE-LCH | lch(85.69, 68.31, 147.15°) |
| OKLab | oklab(85.7% -0.1554 0.0916) |
| OKLCH | oklch(85.7% 0.18 149.5) |
| XYZ | xyz(42.0283, 67.3653, 35.9821) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.64
Weird Green
#3AE57F
ΔE00 3.72
Turquoise Green
#04F489
ΔE00 3.86
Wintergreen
#20F986
ΔE00 3.90
Sea Green (survey)
#53FCA1
ΔE00 3.91
Light Green Blue
#56FCA2
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF08D #F06BCE
analogous
#8CF06B #6BF08D #6BF0CF
triadic
#6BF08D #8D6BF0 #F08D6B
tetradic
#6BF08D #6B8CF0 #F06BCE #F0CF6B
square
#6BF08D #6B8CF0 #F06BCE #F0CF6B
split-complementary
#6BF08D #CF6BF0 #F06B8C
monochromatic
#15CC44 #33EA62 #6BF08D #A3F6B8 #DAFBE3
Accessibility & contrast
On white
1.45
#6BF08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#6BF08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF08D
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF08D | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE86
Deuteranopia (green-blind)
#E0D193
Tritanopia (blue-blind)
#4BECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6bf08d; /* rgb */ color: rgb(107, 240, 141); /* oklch */ color: oklch(85.7% 0.180 149.5);
Tailwind
colors: {
custom: {
50: '#9ff6af',
500: '#6bf08d',
950: '#000000',
},
}SCSS
$custom: #6bf08d; $custom-light: #9ff6af; $custom-dark: #000000;
JSON
{
"hex": "#6bf08d",
"rgb": {
"r": 107,
"g": 240,
"b": 141
},
"hsl": {
"h": 135.338,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.85697,
"c": 0.18037,
"h": 149.5
},
"luminance": 0.67369
}Semantic roles & 50–950 ramp
primary
#6BF08D
secondary
#C837A3
accent
#08A7DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581