#6BE68B#6BE68B
#6BE68B is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.2% C 0.169 H 149.8°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE68B |
|---|---|
| RGB | rgb(107, 230, 139) |
| HSL | hsl(136, 71%, 66%) |
| HSV | hsv(136, 53%, 90%) |
| CMYK | cmyk(53.5%, 0%, 39.6%, 9.8%) |
| CIE-LAB | lab(82.69, -53.78, 34.13) |
| CIE-LCH | lch(82.69, 63.70, 147.60°) |
| OKLab | oklab(83.23% -0.1458 0.0847) |
| OKLCH | oklch(83.23% 0.169 149.8) |
| XYZ | xyz(39.0177, 61.5802, 34.2511) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.11
Lightgreen
#90EE90
ΔE00 4.04
Turquoise Green
#04F489
ΔE00 4.97
Tealish Green
#0CDC73
ΔE00 5.03
Seafoam Green
#7AF9AB
ΔE00 5.13
Light Green Blue
#56FCA2
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE68B #E66BC6
analogous
#88E66B #6BE68B #6BE6C8
triadic
#6BE68B #8B6BE6 #E68B6B
tetradic
#6BE68B #6B88E6 #E66BC6 #E6C86B
square
#6BE68B #6B88E6 #E66BC6 #E6C86B
split-complementary
#6BE68B #C86BE6 #E66B88
monochromatic
#1FB847 #37DD62 #6BE68B #9FEFB4 #D4F8DD
Accessibility & contrast
On white
1.58
#6BE68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#6BE68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE68B
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE68B | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D585
Deuteranopia (green-blind)
#D7C991
Tritanopia (blue-blind)
#4FE2CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6be68b; /* rgb */ color: rgb(107, 230, 139); /* oklch */ color: oklch(83.2% 0.169 149.8);
Tailwind
colors: {
custom: {
50: '#9eefae',
500: '#6be68b',
950: '#000000',
},
}SCSS
$custom: #6be68b; $custom-light: #9eefae; $custom-dark: #000000;
JSON
{
"hex": "#6be68b",
"rgb": {
"r": 107,
"g": 230,
"b": 139
},
"hsl": {
"h": 135.61,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.83229,
"c": 0.16861,
"h": 149.8
},
"luminance": 0.61584
}Semantic roles & 50–950 ramp
primary
#6BE68B
secondary
#B83E98
accent
#12A1D3
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581