#6BF08E#6BF08E
#6BF08E is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.7% C 0.179 H 149.7°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF08E |
|---|---|
| RGB | rgb(107, 240, 142) |
| HSL | hsl(136, 82%, 68%) |
| HSV | hsv(136, 55%, 94%) |
| CMYK | cmyk(55.4%, 0%, 40.8%, 5.9%) |
| CIE-LAB | lab(85.70, -57.23, 36.57) |
| CIE-LCH | lch(85.70, 67.92, 147.42°) |
| OKLab | oklab(85.71% -0.1549 0.0905) |
| OKLCH | oklch(85.71% 0.179 149.7) |
| XYZ | xyz(42.1030, 67.3952, 36.3758) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 3.73
Sea Green (survey)
#53FCA1
ΔE00 3.80
Light Green Blue
#56FCA2
ΔE00 3.81
Light Bluish Green
#76FDA8
ΔE00 3.84
Turquoise Green
#04F489
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF08E #F06BCD
analogous
#8BF06B #6BF08E #6BF0D0
triadic
#6BF08E #8E6BF0 #F08E6B
tetradic
#6BF08E #6B8BF0 #F06BCD #F0D06B
square
#6BF08E #6B8BF0 #F06BCD #F0D06B
split-complementary
#6BF08E #D06BF0 #F06B8B
monochromatic
#15CC45 #33EA64 #6BF08E #A3F6B8 #DAFBE3
Accessibility & contrast
On white
1.45
#6BF08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#6BF08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF08E
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF08E | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE87
Deuteranopia (green-blind)
#E0D194
Tritanopia (blue-blind)
#4AECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6bf08e; /* rgb */ color: rgb(107, 240, 142); /* oklch */ color: oklch(85.7% 0.179 149.7);
Tailwind
colors: {
custom: {
50: '#9ff6b0',
500: '#6bf08e',
950: '#000000',
},
}SCSS
$custom: #6bf08e; $custom-light: #9ff6b0; $custom-dark: #000000;
JSON
{
"hex": "#6bf08e",
"rgb": {
"r": 107,
"g": 240,
"b": 142
},
"hsl": {
"h": 135.789,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.85714,
"c": 0.17945,
"h": 149.7
},
"luminance": 0.67399
}Semantic roles & 50–950 ramp
primary
#6BF08E
secondary
#C837A2
accent
#08A6DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581