#6BE591#6BE591
#6BE591 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.1% C 0.162 H 151.5°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE591 |
|---|---|
| RGB | rgb(107, 229, 145) |
| HSL | hsl(139, 70%, 66%) |
| HSV | hsv(139, 53%, 90%) |
| CMYK | cmyk(53.3%, 0%, 36.7%, 10.2%) |
| CIE-LAB | lab(82.49, -52.37, 30.84) |
| CIE-LCH | lch(82.49, 60.78, 149.51°) |
| OKLab | oklab(83.1% -0.1421 0.0771) |
| OKLCH | oklch(83.1% 0.162 151.5) |
| XYZ | xyz(39.1907, 61.2054, 36.5311) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.60
Lightgreen
#90EE90
ΔE00 4.64
Seafoam Green
#7AF9AB
ΔE00 4.74
Aqua Green
#12E193
ΔE00 4.83
Seafoam (survey)
#80F9AD
ΔE00 4.93
Light Bluish Green
#76FDA8
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE591 #E56BBF
analogous
#82E56B #6BE591 #6BE5CE
triadic
#6BE591 #916BE5 #E5916B
tetradic
#6BE591 #6B82E5 #E56BBF #E5CE6B
square
#6BE591 #6B82E5 #E56BBF #E5CE6B
split-complementary
#6BE591 #CE6BE5 #E56B82
monochromatic
#20B64F #37DC6A #6BE591 #9FEEB8 #D3F7DE
Accessibility & contrast
On white
1.59
#6BE591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#6BE591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE591
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE591 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D48B
Deuteranopia (green-blind)
#D5C996
Tritanopia (blue-blind)
#4DE2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6be591; /* rgb */ color: rgb(107, 229, 145); /* oklch */ color: oklch(83.1% 0.162 151.5);
Tailwind
colors: {
custom: {
50: '#9eeeb2',
500: '#6be591',
950: '#000000',
},
}SCSS
$custom: #6be591; $custom-light: #9eeeb2; $custom-dark: #000000;
JSON
{
"hex": "#6be591",
"rgb": {
"r": 107,
"g": 229,
"b": 145
},
"hsl": {
"h": 138.689,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.83096,
"c": 0.16167,
"h": 151.5
},
"luminance": 0.61209
}Semantic roles & 50–950 ramp
primary
#6BE591
secondary
#B63E91
accent
#1397D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1611
muted
#808581