#6BEC96#6BEC96
#6BEC96 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.9% C 0.167 H 152.1°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEC96 |
|---|---|
| RGB | rgb(107, 236, 150) |
| HSL | hsl(140, 77%, 67%) |
| HSV | hsv(140, 55%, 93%) |
| CMYK | cmyk(54.7%, 0%, 36.4%, 7.5%) |
| CIE-LAB | lab(84.65, -54.31, 31.17) |
| CIE-LCH | lch(84.65, 62.62, 150.15°) |
| OKLab | oklab(84.89% -0.1473 0.078) |
| OKLCH | oklch(84.89% 0.167 152.1) |
| XYZ | xyz(41.5608, 65.3150, 39.2651) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.41
Seafoam (survey)
#80F9AD
ΔE00 3.69
Light Bluish Green
#76FDA8
ΔE00 3.71
Light Green Blue
#56FCA2
ΔE00 3.77
Sea Green (survey)
#53FCA1
ΔE00 3.82
Weird Green
#3AE57F
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEC96 #EC6BC1
analogous
#81EC6B #6BEC96 #6BECD7
triadic
#6BEC96 #966BEC #EC966B
tetradic
#6BEC96 #6B81EC #EC6BC1 #ECD76B
square
#6BEC96 #6B81EC #EC6BC1 #ECD76B
split-complementary
#6BEC96 #D76BEC #EC6B81
monochromatic
#19C452 #35E570 #6BEC96 #A1F3BC #D7FAE3
Accessibility & contrast
On white
1.49
#6BEC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#6BEC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEC96
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEC96 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB90
Deuteranopia (green-blind)
#DBCE9B
Tritanopia (blue-blind)
#48E9D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6bec96; /* rgb */ color: rgb(107, 236, 150); /* oklch */ color: oklch(84.9% 0.167 152.1);
Tailwind
colors: {
custom: {
50: '#9ff3b5',
500: '#6bec96',
950: '#000000',
},
}SCSS
$custom: #6bec96; $custom-light: #9ff3b5; $custom-dark: #000000;
JSON
{
"hex": "#6bec96",
"rgb": {
"r": 107,
"g": 236,
"b": 150
},
"hsl": {
"h": 140,
"s": 77.246,
"l": 67.255
},
"oklch": {
"l": 0.84889,
"c": 0.1667,
"h": 152.1
},
"luminance": 0.65319
}Semantic roles & 50–950 ramp
primary
#6BEC96
secondary
#C23A94
accent
#0C95D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581