#6BE796#6BE796
#6BE796 is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.7% C 0.160 H 152.7°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE796 |
|---|---|
| RGB | rgb(107, 231, 150) |
| HSL | hsl(141, 72%, 66%) |
| HSV | hsv(141, 54%, 91%) |
| CMYK | cmyk(53.7%, 0%, 35.1%, 9.4%) |
| CIE-LAB | lab(83.17, -52.30, 29.19) |
| CIE-LCH | lch(83.17, 59.90, 150.83°) |
| OKLab | oklab(83.68% -0.1421 0.0732) |
| OKLCH | oklch(83.68% 0.16 152.7) |
| XYZ | xyz(40.1414, 62.4761, 38.7920) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.01
Seafoam Green
#7AF9AB
ΔE00 4.11
Seafoam (survey)
#80F9AD
ΔE00 4.30
Aqua Green
#12E193
ΔE00 4.63
Light Bluish Green
#76FDA8
ΔE00 4.69
Light Green Blue
#56FCA2
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE796 #E76BBC
analogous
#7EE76B #6BE796 #6BE7D4
triadic
#6BE796 #966BE7 #E7966B
tetradic
#6BE796 #6B7EE7 #E76BBC #E7D46B
square
#6BE796 #6B7EE7 #E76BBC #E7D46B
split-complementary
#6BE796 #D46BE7 #E76B7E
monochromatic
#1EBA54 #36DE71 #6BE796 #A0F0BB #D4F8E1
Accessibility & contrast
On white
1.56
#6BE796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#6BE796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE796
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE796 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D691
Deuteranopia (green-blind)
#D6CA9B
Tritanopia (blue-blind)
#4AE4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6be796; /* rgb */ color: rgb(107, 231, 150); /* oklch */ color: oklch(83.7% 0.160 152.7);
Tailwind
colors: {
custom: {
50: '#9eefb5',
500: '#6be796',
950: '#000000',
},
}SCSS
$custom: #6be796; $custom-light: #9eefb5; $custom-dark: #000000;
JSON
{
"hex": "#6be796",
"rgb": {
"r": 107,
"g": 231,
"b": 150
},
"hsl": {
"h": 140.806,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.83678,
"c": 0.15982,
"h": 152.7
},
"luminance": 0.6248
}Semantic roles & 50–950 ramp
primary
#6BE796
secondary
#B93D8E
accent
#1191D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581