#6BE392#6BE392
#6BE392 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.6% C 0.158 H 152.1°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE392 |
|---|---|
| RGB | rgb(107, 227, 146) |
| HSL | hsl(140, 68%, 65%) |
| HSV | hsv(140, 53%, 89%) |
| CMYK | cmyk(52.9%, 0%, 35.7%, 11%) |
| CIE-LAB | lab(81.91, -51.39, 29.56) |
| CIE-LCH | lch(81.91, 59.28, 150.09°) |
| OKLab | oklab(82.63% -0.1395 0.074) |
| OKLCH | oklch(82.63% 0.158 152.1) |
| XYZ | xyz(38.7180, 60.1360, 36.7556) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.91
Aqua Green
#12E193
ΔE00 4.62
Seafoam Green
#7AF9AB
ΔE00 5.00
Lightgreen
#90EE90
ΔE00 5.05
Seafoam (survey)
#80F9AD
ΔE00 5.16
Tealish Green
#0CDC73
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE392 #E36BBC
analogous
#80E36B #6BE392 #6BE3CE
triadic
#6BE392 #926BE3 #E3926B
tetradic
#6BE392 #6B80E3 #E36BBC #E3CE6B
square
#6BE392 #6B80E3 #E36BBC #E3CE6B
split-complementary
#6BE392 #CE6BE3 #E36B80
monochromatic
#22B251 #38D96C #6BE392 #9EEDB8 #D2F6DE
Accessibility & contrast
On white
1.61
#6BE392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#6BE392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE392
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE392 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38D
Deuteranopia (green-blind)
#D3C797
Tritanopia (blue-blind)
#4DE0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6be392; /* rgb */ color: rgb(107, 227, 146); /* oklch */ color: oklch(82.6% 0.158 152.1);
Tailwind
colors: {
custom: {
50: '#9eecb2',
500: '#6be392',
950: '#000000',
},
}SCSS
$custom: #6be392; $custom-light: #9eecb2; $custom-dark: #000000;
JSON
{
"hex": "#6be392",
"rgb": {
"r": 107,
"g": 227,
"b": 146
},
"hsl": {
"h": 139.5,
"s": 68.182,
"l": 65.49
},
"oklch": {
"l": 0.8263,
"c": 0.15796,
"h": 152.1
},
"luminance": 0.60139
}Semantic roles & 50–950 ramp
primary
#6BE392
secondary
#B33F8D
accent
#1593D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581