#6BE991#6BE991
#6BE991 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.1% C 0.167 H 151.1°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE991 |
|---|---|
| RGB | rgb(107, 233, 145) |
| HSL | hsl(138, 74%, 67%) |
| HSV | hsv(138, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 37.8%, 8.6%) |
| CIE-LAB | lab(83.68, -53.98, 32.41) |
| CIE-LCH | lch(83.68, 62.96, 149.02°) |
| OKLab | oklab(84.07% -0.1464 0.0808) |
| OKLCH | oklch(84.07% 0.167 151.1) |
| XYZ | xyz(40.3103, 63.4444, 36.9043) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.42
Lightgreen
#90EE90
ΔE00 4.15
Seafoam Green
#7AF9AB
ΔE00 4.21
Seafoam (survey)
#80F9AD
ΔE00 4.46
Light Bluish Green
#76FDA8
ΔE00 4.47
Light Green Blue
#56FCA2
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE991 #E96BC3
analogous
#84E96B #6BE991 #6BE9D0
triadic
#6BE991 #916BE9 #E9916B
tetradic
#6BE991 #6B84E9 #E96BC3 #E9D06B
square
#6BE991 #6B84E9 #E96BC3 #E9D06B
split-complementary
#6BE991 #D06BE9 #E96B84
monochromatic
#1CBD4D #36E169 #6BE991 #A0F1B9 #D6F9E0
Accessibility & contrast
On white
1.53
#6BE991 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#6BE991 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE991
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE991 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE991 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88B
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#4CE6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6be991; /* rgb */ color: rgb(107, 233, 145); /* oklch */ color: oklch(84.1% 0.167 151.1);
Tailwind
colors: {
custom: {
50: '#9ef1b2',
500: '#6be991',
950: '#000000',
},
}SCSS
$custom: #6be991; $custom-light: #9ef1b2; $custom-dark: #000000;
JSON
{
"hex": "#6be991",
"rgb": {
"r": 107,
"g": 233,
"b": 145
},
"hsl": {
"h": 138.095,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.84068,
"c": 0.16718,
"h": 151.1
},
"luminance": 0.63448
}Semantic roles & 50–950 ramp
primary
#6BE991
secondary
#BC3C96
accent
#0F9AD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581