#6BEF8E#6BEF8E
#6BEF8E is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.5% C 0.178 H 149.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEF8E |
|---|---|
| RGB | rgb(107, 239, 142) |
| HSL | hsl(136, 80%, 68%) |
| HSV | hsv(136, 55%, 94%) |
| CMYK | cmyk(55.2%, 0%, 40.6%, 6.3%) |
| CIE-LAB | lab(85.41, -56.84, 36.19) |
| CIE-LCH | lch(85.41, 67.38, 147.52°) |
| OKLab | oklab(85.47% -0.1539 0.0896) |
| OKLCH | oklch(85.47% 0.178 149.8) |
| XYZ | xyz(41.8095, 66.8081, 36.2779) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.61
Lightgreen
#90EE90
ΔE00 3.66
Sea Green (survey)
#53FCA1
ΔE00 3.89
Light Green Blue
#56FCA2
ΔE00 3.90
Turquoise Green
#04F489
ΔE00 3.92
Light Bluish Green
#76FDA8
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEF8E #EF6BCC
analogous
#8AEF6B #6BEF8E #6BEFD0
triadic
#6BEF8E #8E6BEF #EF8E6B
tetradic
#6BEF8E #6B8AEF #EF6BCC #EFD06B
square
#6BEF8E #6B8AEF #EF6BCC #EFD06B
split-complementary
#6BEF8E #D06BEF #EF6B8A
monochromatic
#16CA46 #34E964 #6BEF8E #A2F5B8 #D9FBE2
Accessibility & contrast
On white
1.46
#6BEF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#6BEF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEF8E
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEF8E | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD87
Deuteranopia (green-blind)
#DFD194
Tritanopia (blue-blind)
#4BEBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bef8e; /* rgb */ color: rgb(107, 239, 142); /* oklch */ color: oklch(85.5% 0.178 149.8);
Tailwind
colors: {
custom: {
50: '#9ff5b0',
500: '#6bef8e',
950: '#000000',
},
}SCSS
$custom: #6bef8e; $custom-light: #9ff5b0; $custom-dark: #000000;
JSON
{
"hex": "#6bef8e",
"rgb": {
"r": 107,
"g": 239,
"b": 142
},
"hsl": {
"h": 135.909,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.85472,
"c": 0.1781,
"h": 149.8
},
"luminance": 0.66812
}Semantic roles & 50–950 ramp
primary
#6BEF8E
secondary
#C737A1
accent
#09A5DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581