#6BED96#6BED96
#6BED96 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.1% C 0.168 H 152.0°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6BED96 |
|---|---|
| RGB | rgb(107, 237, 150) |
| HSL | hsl(140, 78%, 67%) |
| HSV | hsv(140, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 36.7%, 7.1%) |
| CIE-LAB | lab(84.94, -54.71, 31.56) |
| CIE-LCH | lch(84.94, 63.16, 150.02°) |
| OKLab | oklab(85.13% -0.1484 0.0789) |
| OKLCH | oklch(85.13% 0.168 152) |
| XYZ | xyz(41.8495, 65.8924, 39.3614) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.31
Light Bluish Green
#76FDA8
ΔE00 3.53
Light Green Blue
#56FCA2
ΔE00 3.59
Seafoam (survey)
#80F9AD
ΔE00 3.61
Sea Green (survey)
#53FCA1
ΔE00 3.64
Weird Green
#3AE57F
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BED96 #ED6BC2
analogous
#81ED6B #6BED96 #6BEDD7
triadic
#6BED96 #966BED #ED966B
tetradic
#6BED96 #6B81ED #ED6BC2 #EDD76B
square
#6BED96 #6B81ED #ED6BC2 #EDD76B
split-complementary
#6BED96 #D76BED #ED6B81
monochromatic
#18C651 #34E66F #6BED96 #A2F4BD #D8FAE3
Accessibility & contrast
On white
1.48
#6BED96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#6BED96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BED96
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BED96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BED96 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC90
Deuteranopia (green-blind)
#DCCF9C
Tritanopia (blue-blind)
#48EAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bed96; /* rgb */ color: rgb(107, 237, 150); /* oklch */ color: oklch(85.1% 0.168 152.0);
Tailwind
colors: {
custom: {
50: '#9ff4b5',
500: '#6bed96',
950: '#000000',
},
}SCSS
$custom: #6bed96; $custom-light: #9ff4b5; $custom-dark: #000000;
JSON
{
"hex": "#6bed96",
"rgb": {
"r": 107,
"g": 237,
"b": 150
},
"hsl": {
"h": 139.846,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.85132,
"c": 0.16806,
"h": 152
},
"luminance": 0.65896
}Semantic roles & 50–950 ramp
primary
#6BED96
secondary
#C33995
accent
#0B96DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581