#6BF08F#6BF08F
#6BF08F is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.7% C 0.179 H 149.9°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF08F |
|---|---|
| RGB | rgb(107, 240, 143) |
| HSL | hsl(136, 82%, 68%) |
| HSV | hsv(136, 55%, 94%) |
| CMYK | cmyk(55.4%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(85.72, -57.06, 36.10) |
| CIE-LCH | lch(85.72, 67.52, 147.68°) |
| OKLab | oklab(85.73% -0.1545 0.0894) |
| OKLCH | oklch(85.73% 0.179 149.9) |
| XYZ | xyz(42.1784, 67.4254, 36.7730) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.71
Lightgreen
#90EE90
ΔE00 3.71
Light Green Blue
#56FCA2
ΔE00 3.71
Light Bluish Green
#76FDA8
ΔE00 3.73
Weird Green
#3AE57F
ΔE00 3.74
Turquoise Green
#04F489
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF08F #F06BCC
analogous
#89F06B #6BF08F #6BF0D2
triadic
#6BF08F #8F6BF0 #F08F6B
tetradic
#6BF08F #6B89F0 #F06BCC #F0D26B
square
#6BF08F #6B89F0 #F06BCC #F0D26B
split-complementary
#6BF08F #D26BF0 #F06B89
monochromatic
#15CC46 #33EA65 #6BF08F #A3F6B9 #DAFBE3
Accessibility & contrast
On white
1.45
#6BF08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#6BF08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF08F
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF08F | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE88
Deuteranopia (green-blind)
#DFD195
Tritanopia (blue-blind)
#4AECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6bf08f; /* rgb */ color: rgb(107, 240, 143); /* oklch */ color: oklch(85.7% 0.179 149.9);
Tailwind
colors: {
custom: {
50: '#9ff6b1',
500: '#6bf08f',
950: '#000000',
},
}SCSS
$custom: #6bf08f; $custom-light: #9ff6b1; $custom-dark: #000000;
JSON
{
"hex": "#6bf08f",
"rgb": {
"r": 107,
"g": 240,
"b": 143
},
"hsl": {
"h": 136.241,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.85732,
"c": 0.17854,
"h": 149.9
},
"luminance": 0.67429
}Semantic roles & 50–950 ramp
primary
#6BF08F
secondary
#C837A1
accent
#08A4DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101711
muted
#808581