#6BE996#6BE996
#6BE996 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.2% C 0.163 H 152.5°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE996 |
|---|---|
| RGB | rgb(107, 233, 150) |
| HSL | hsl(140, 74%, 67%) |
| HSV | hsv(140, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 35.6%, 8.6%) |
| CIE-LAB | lab(83.76, -53.11, 29.99) |
| CIE-LCH | lch(83.76, 60.99, 150.55°) |
| OKLab | oklab(84.16% -0.1442 0.0751) |
| OKLCH | oklch(84.16% 0.163 152.5) |
| XYZ | xyz(40.7043, 63.6020, 38.9796) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.79
Weird Green
#3AE57F
ΔE00 3.90
Seafoam (survey)
#80F9AD
ΔE00 4.02
Light Bluish Green
#76FDA8
ΔE00 4.28
Light Green Blue
#56FCA2
ΔE00 4.35
Sea Green (survey)
#53FCA1
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE996 #E96BBE
analogous
#7FE96B #6BE996 #6BE9D5
triadic
#6BE996 #966BE9 #E9966B
tetradic
#6BE996 #6B7FE9 #E96BBE #E9D56B
square
#6BE996 #6B7FE9 #E96BBE #E9D56B
split-complementary
#6BE996 #D56BE9 #E96B7F
monochromatic
#1CBD53 #36E170 #6BE996 #A0F1BC #D6F9E2
Accessibility & contrast
On white
1.53
#6BE996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#6BE996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE996
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE996 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D891
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#49E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6be996; /* rgb */ color: rgb(107, 233, 150); /* oklch */ color: oklch(84.2% 0.163 152.5);
Tailwind
colors: {
custom: {
50: '#9ef1b5',
500: '#6be996',
950: '#000000',
},
}SCSS
$custom: #6be996; $custom-light: #9ef1b5; $custom-dark: #000000;
JSON
{
"hex": "#6be996",
"rgb": {
"r": 107,
"g": 233,
"b": 150
},
"hsl": {
"h": 140.476,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.84163,
"c": 0.16258,
"h": 152.5
},
"luminance": 0.63606
}Semantic roles & 50–950 ramp
primary
#6BE996
secondary
#BC3C91
accent
#0F92D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581