#6BED95#6BED95
#6BED95 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.1% C 0.169 H 151.7°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6BED95 |
|---|---|
| RGB | rgb(107, 237, 149) |
| HSL | hsl(139, 78%, 67%) |
| HSV | hsv(139, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 37.1%, 7.1%) |
| CIE-LAB | lab(84.93, -54.88, 32.05) |
| CIE-LCH | lch(84.93, 63.55, 149.72°) |
| OKLab | oklab(85.11% -0.1488 0.08) |
| OKLCH | oklch(85.11% 0.169 151.7) |
| XYZ | xyz(41.7693, 65.8604, 38.9391) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.42
Light Bluish Green
#76FDA8
ΔE00 3.58
Light Green Blue
#56FCA2
ΔE00 3.63
Sea Green (survey)
#53FCA1
ΔE00 3.67
Seafoam (survey)
#80F9AD
ΔE00 3.72
Weird Green
#3AE57F
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BED95 #ED6BC3
analogous
#82ED6B #6BED95 #6BEDD6
triadic
#6BED95 #956BED #ED956B
tetradic
#6BED95 #6B82ED #ED6BC3 #EDD66B
square
#6BED95 #6B82ED #ED6BC3 #EDD66B
split-complementary
#6BED95 #D66BED #ED6B82
monochromatic
#18C650 #34E66E #6BED95 #A2F4BC #D8FAE3
Accessibility & contrast
On white
1.48
#6BED95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#6BED95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BED95
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BED95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BED95 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8F
Deuteranopia (green-blind)
#DCCF9B
Tritanopia (blue-blind)
#49EAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bed95; /* rgb */ color: rgb(107, 237, 149); /* oklch */ color: oklch(85.1% 0.169 151.7);
Tailwind
colors: {
custom: {
50: '#9ff4b5',
500: '#6bed95',
950: '#000000',
},
}SCSS
$custom: #6bed95; $custom-light: #9ff4b5; $custom-dark: #000000;
JSON
{
"hex": "#6bed95",
"rgb": {
"r": 107,
"g": 237,
"b": 149
},
"hsl": {
"h": 139.385,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.85113,
"c": 0.16897,
"h": 151.7
},
"luminance": 0.65864
}Semantic roles & 50–950 ramp
primary
#6BED95
secondary
#C33997
accent
#0B97DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581