#6BE491#6BE491
#6BE491 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.9% C 0.160 H 151.6°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE491 |
|---|---|
| RGB | rgb(107, 228, 145) |
| HSL | hsl(139, 69%, 66%) |
| HSV | hsv(139, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 36.4%, 10.6%) |
| CIE-LAB | lab(82.19, -51.97, 30.44) |
| CIE-LCH | lch(82.19, 60.23, 149.64°) |
| OKLab | oklab(82.85% -0.141 0.0761) |
| OKLCH | oklch(82.85% 0.16 151.6) |
| XYZ | xyz(38.9148, 60.6536, 36.4392) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.69
Aqua Green
#12E193
ΔE00 4.76
Lightgreen
#90EE90
ΔE00 4.79
Seafoam Green
#7AF9AB
ΔE00 4.89
Seafoam (survey)
#80F9AD
ΔE00 5.07
Tealish Green
#0CDC73
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE491 #E46BBE
analogous
#81E46B #6BE491 #6BE4CD
triadic
#6BE491 #916BE4 #E4916B
tetradic
#6BE491 #6B81E4 #E46BBE #E4CD6B
square
#6BE491 #6B81E4 #E46BBE #E4CD6B
split-complementary
#6BE491 #CD6BE4 #E46B81
monochromatic
#21B44F #37DB6B #6BE491 #9FEDB7 #D3F7DE
Accessibility & contrast
On white
1.60
#6BE491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#6BE491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE491
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE491 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48B
Deuteranopia (green-blind)
#D4C896
Tritanopia (blue-blind)
#4DE1CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6be491; /* rgb */ color: rgb(107, 228, 145); /* oklch */ color: oklch(82.9% 0.160 151.6);
Tailwind
colors: {
custom: {
50: '#9eedb2',
500: '#6be491',
950: '#000000',
},
}SCSS
$custom: #6be491; $custom-light: #9eedb2; $custom-dark: #000000;
JSON
{
"hex": "#6be491",
"rgb": {
"r": 107,
"g": 228,
"b": 145
},
"hsl": {
"h": 138.843,
"s": 69.143,
"l": 65.686
},
"oklch": {
"l": 0.82853,
"c": 0.16028,
"h": 151.6
},
"luminance": 0.60657
}Semantic roles & 50–950 ramp
primary
#6BE491
secondary
#B43F8F
accent
#1496D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1611
muted
#808581