#6BEB8A#6BEB8A
#6BEB8A is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.4% C 0.176 H 149.2°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEB8A |
|---|---|
| RGB | rgb(107, 235, 138) |
| HSL | hsl(135, 76%, 67%) |
| HSV | hsv(135, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(84.16, -55.92, 36.55) |
| CIE-LCH | lch(84.16, 66.81, 146.83°) |
| OKLab | oklab(84.43% -0.1515 0.0904) |
| OKLCH | oklch(84.43% 0.176 149.2) |
| XYZ | xyz(40.3564, 64.3739, 34.3386) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.21
Lightgreen
#90EE90
ΔE00 3.59
Turquoise Green
#04F489
ΔE00 4.30
Wintergreen
#20F986
ΔE00 4.58
Sea Green (survey)
#53FCA1
ΔE00 4.69
Light Green Blue
#56FCA2
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEB8A #EB6BCC
analogous
#8CEB6B #6BEB8A #6BEBCA
triadic
#6BEB8A #8A6BEB #EB8A6B
tetradic
#6BEB8A #6B8CEB #EB6BCC #EBCA6B
square
#6BEB8A #6B8CEB #EB6BCC #EBCA6B
split-complementary
#6BEB8A #CA6BEB #EB6B8C
monochromatic
#1AC143 #35E45F #6BEB8A #A1F2B5 #D7FADF
Accessibility & contrast
On white
1.51
#6BEB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#6BEB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEB8A
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEB8A | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD983
Deuteranopia (green-blind)
#DBCD90
Tritanopia (blue-blind)
#4EE7D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6beb8a; /* rgb */ color: rgb(107, 235, 138); /* oklch */ color: oklch(84.4% 0.176 149.2);
Tailwind
colors: {
custom: {
50: '#9ff2ad',
500: '#6beb8a',
950: '#000000',
},
}SCSS
$custom: #6beb8a; $custom-light: #9ff2ad; $custom-dark: #000000;
JSON
{
"hex": "#6beb8a",
"rgb": {
"r": 107,
"g": 235,
"b": 138
},
"hsl": {
"h": 134.531,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.84429,
"c": 0.17636,
"h": 149.2
},
"luminance": 0.64377
}Semantic roles & 50–950 ramp
primary
#6BEB8A
secondary
#C03AA0
accent
#0DA7D8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581