#6BEE8E#6BEE8E
#6BEE8E is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.2% C 0.177 H 149.9°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEE8E |
|---|---|
| RGB | rgb(107, 238, 142) |
| HSL | hsl(136, 79%, 68%) |
| HSV | hsv(136, 55%, 93%) |
| CMYK | cmyk(55%, 0%, 40.3%, 6.7%) |
| CIE-LAB | lab(85.11, -56.45, 35.80) |
| CIE-LCH | lch(85.11, 66.84, 147.62°) |
| OKLab | oklab(85.23% -0.1529 0.0887) |
| OKLCH | oklch(85.23% 0.177 149.9) |
| XYZ | xyz(41.5175, 66.2242, 36.1806) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.51
Lightgreen
#90EE90
ΔE00 3.66
Turquoise Green
#04F489
ΔE00 3.99
Sea Green (survey)
#53FCA1
ΔE00 4.00
Light Green Blue
#56FCA2
ΔE00 4.00
Light Bluish Green
#76FDA8
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEE8E #EE6BCB
analogous
#89EE6B #6BEE8E #6BEED0
triadic
#6BEE8E #8E6BEE #EE8E6B
tetradic
#6BEE8E #6B89EE #EE6BCB #EED06B
square
#6BEE8E #6B89EE #EE6BCB #EED06B
split-complementary
#6BEE8E #D06BEE #EE6B89
monochromatic
#17C846 #34E864 #6BEE8E #A2F4B8 #D9FBE2
Accessibility & contrast
On white
1.47
#6BEE8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#6BEE8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEE8E
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEE8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEE8E | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC87
Deuteranopia (green-blind)
#DED094
Tritanopia (blue-blind)
#4BEAD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bee8e; /* rgb */ color: rgb(107, 238, 142); /* oklch */ color: oklch(85.2% 0.177 149.9);
Tailwind
colors: {
custom: {
50: '#9ff4b0',
500: '#6bee8e',
950: '#000000',
},
}SCSS
$custom: #6bee8e; $custom-light: #9ff4b0; $custom-dark: #000000;
JSON
{
"hex": "#6bee8e",
"rgb": {
"r": 107,
"g": 238,
"b": 142
},
"hsl": {
"h": 136.031,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.85229,
"c": 0.17675,
"h": 149.9
},
"luminance": 0.66228
}Semantic roles & 50–950 ramp
primary
#6BEE8E
secondary
#C5389F
accent
#0AA4DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581