#6BEE92#6BEE92
#6BEE92 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.3% C 0.173 H 150.9°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEE92 |
|---|---|
| RGB | rgb(107, 238, 146) |
| HSL | hsl(138, 79%, 68%) |
| HSV | hsv(138, 55%, 93%) |
| CMYK | cmyk(55%, 0%, 38.7%, 6.7%) |
| CIE-LAB | lab(85.17, -55.79, 33.88) |
| CIE-LCH | lch(85.17, 65.27, 148.73°) |
| OKLab | oklab(85.3% -0.1512 0.0843) |
| OKLCH | oklch(85.3% 0.173 150.9) |
| XYZ | xyz(41.8232, 66.3465, 37.7907) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.65
Weird Green
#3AE57F
ΔE00 3.65
Light Green Blue
#56FCA2
ΔE00 3.66
Sea Green (survey)
#53FCA1
ΔE00 3.68
Seafoam Green
#7AF9AB
ΔE00 3.70
Lightgreen
#90EE90
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEE92 #EE6BC7
analogous
#85EE6B #6BEE92 #6BEED4
triadic
#6BEE92 #926BEE #EE926B
tetradic
#6BEE92 #6B85EE #EE6BC7 #EED46B
square
#6BEE92 #6B85EE #EE6BC7 #EED46B
split-complementary
#6BEE92 #D46BEE #EE6B85
monochromatic
#17C84C #34E86A #6BEE92 #A2F4BA #D9FBE3
Accessibility & contrast
On white
1.47
#6BEE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#6BEE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEE92
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEE92 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8C
Deuteranopia (green-blind)
#DDD098
Tritanopia (blue-blind)
#4AEAD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bee92; /* rgb */ color: rgb(107, 238, 146); /* oklch */ color: oklch(85.3% 0.173 150.9);
Tailwind
colors: {
custom: {
50: '#9ff4b3',
500: '#6bee92',
950: '#000000',
},
}SCSS
$custom: #6bee92; $custom-light: #9ff4b3; $custom-dark: #000000;
JSON
{
"hex": "#6bee92",
"rgb": {
"r": 107,
"g": 238,
"b": 146
},
"hsl": {
"h": 137.863,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.853,
"c": 0.17309,
"h": 150.9
},
"luminance": 0.6635
}Semantic roles & 50–950 ramp
primary
#6BEE92
secondary
#C5389B
accent
#0A9DDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581