#6BEE7E#6BEE7E
#6BEE7E is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.0% C 0.191 H 146.5°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEE7E |
|---|---|
| RGB | rgb(107, 238, 126) |
| HSL | hsl(129, 79%, 68%) |
| HSV | hsv(129, 55%, 93%) |
| CMYK | cmyk(55%, 0%, 47.1%, 6.7%) |
| CIE-LAB | lab(84.88, -58.90, 43.36) |
| CIE-LCH | lch(84.88, 73.14, 143.64°) |
| OKLab | oklab(84.97% -0.1595 0.1055) |
| OKLCH | oklch(84.97% 0.191 146.5) |
| XYZ | xyz(40.4013, 65.7777, 30.3019) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.81
Spearmint
#1EF876
ΔE00 4.02
Lightish Green
#61E160
ΔE00 4.05
Weird Green
#3AE57F
ΔE00 4.07
Minty Green
#0BF77D
ΔE00 4.13
Lightgreen (survey)
#76FF7B
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEE7E #EE6BDB
analogous
#9AEE6B #6BEE7E #6BEEBF
triadic
#6BEE7E #7E6BEE #EE7E6B
tetradic
#6BEE7E #6B9AEE #EE6BDB #EEBF6B
square
#6BEE7E #6B9AEE #EE6BDB #EEBF6B
split-complementary
#6BEE7E #BF6BEE #EE6B9A
monochromatic
#17C831 #34E84E #6BEE7E #A2F4AE #D9FBDE
Accessibility & contrast
On white
1.48
#6BEE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#6BEE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEE7E
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEE7E | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB75
Deuteranopia (green-blind)
#E0CF86
Tritanopia (blue-blind)
#51E9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bee7e; /* rgb */ color: rgb(107, 238, 126); /* oklch */ color: oklch(85.0% 0.191 146.5);
Tailwind
colors: {
custom: {
50: '#9ff4a5',
500: '#6bee7e',
950: '#000000',
},
}SCSS
$custom: #6bee7e; $custom-light: #9ff4a5; $custom-dark: #000000;
JSON
{
"hex": "#6bee7e",
"rgb": {
"r": 107,
"g": 238,
"b": 126
},
"hsl": {
"h": 128.702,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.84967,
"c": 0.19128,
"h": 146.5
},
"luminance": 0.65781
}Semantic roles & 50–950 ramp
primary
#6BEE7E
secondary
#C538B1
accent
#0ABDDC
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10170F
muted
#808580