#6BEE91#6BEE91
#6BEE91 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.3% C 0.174 H 150.6°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEE91 |
|---|---|
| RGB | rgb(107, 238, 145) |
| HSL | hsl(137, 79%, 68%) |
| HSV | hsv(137, 55%, 93%) |
| CMYK | cmyk(55%, 0%, 39.1%, 6.7%) |
| CIE-LAB | lab(85.16, -55.95, 34.36) |
| CIE-LCH | lch(85.16, 65.66, 148.44°) |
| OKLab | oklab(85.28% -0.1516 0.0854) |
| OKLCH | oklch(85.28% 0.174 150.6) |
| XYZ | xyz(41.7458, 66.3155, 37.3828) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.60
Light Bluish Green
#76FDA8
ΔE00 3.73
Light Green Blue
#56FCA2
ΔE00 3.74
Sea Green (survey)
#53FCA1
ΔE00 3.75
Lightgreen
#90EE90
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEE91 #EE6BC8
analogous
#86EE6B #6BEE91 #6BEED3
triadic
#6BEE91 #916BEE #EE916B
tetradic
#6BEE91 #6B86EE #EE6BC8 #EED36B
square
#6BEE91 #6B86EE #EE6BC8 #EED36B
split-complementary
#6BEE91 #D36BEE #EE6B86
monochromatic
#17C84A #34E868 #6BEE91 #A2F4BA #D9FBE3
Accessibility & contrast
On white
1.47
#6BEE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#6BEE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEE91
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEE91 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8A
Deuteranopia (green-blind)
#DDD097
Tritanopia (blue-blind)
#4AEAD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bee91; /* rgb */ color: rgb(107, 238, 145); /* oklch */ color: oklch(85.3% 0.174 150.6);
Tailwind
colors: {
custom: {
50: '#9ff4b2',
500: '#6bee91',
950: '#000000',
},
}SCSS
$custom: #6bee91; $custom-light: #9ff4b2; $custom-dark: #000000;
JSON
{
"hex": "#6bee91",
"rgb": {
"r": 107,
"g": 238,
"b": 145
},
"hsl": {
"h": 137.405,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.85282,
"c": 0.174,
"h": 150.6
},
"luminance": 0.66319
}Semantic roles & 50–950 ramp
primary
#6BEE91
secondary
#C5389C
accent
#0A9FDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581