#6BED93#6BED93
#6BED93 is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.1% C 0.171 H 151.2°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6BED93 |
|---|---|
| RGB | rgb(107, 237, 147) |
| HSL | hsl(138, 78%, 67%) |
| HSV | hsv(138, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 38%, 7.1%) |
| CIE-LAB | lab(84.89, -55.22, 33.01) |
| CIE-LCH | lch(84.89, 64.34, 149.13°) |
| OKLab | oklab(85.08% -0.1497 0.0823) |
| OKLCH | oklch(85.08% 0.171 151.2) |
| XYZ | xyz(41.6110, 65.7971, 38.1054) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.64
Weird Green
#3AE57F
ΔE00 3.65
Light Bluish Green
#76FDA8
ΔE00 3.71
Light Green Blue
#56FCA2
ΔE00 3.74
Sea Green (survey)
#53FCA1
ΔE00 3.77
Seafoam (survey)
#80F9AD
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BED93 #ED6BC5
analogous
#84ED6B #6BED93 #6BEDD4
triadic
#6BED93 #936BED #ED936B
tetradic
#6BED93 #6B84ED #ED6BC5 #EDD46B
square
#6BED93 #6B84ED #ED6BC5 #EDD46B
split-complementary
#6BED93 #D46BED #ED6B84
monochromatic
#18C64D #34E66B #6BED93 #A2F4BB #D8FAE3
Accessibility & contrast
On white
1.48
#6BED93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#6BED93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BED93
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BED93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BED93 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8D
Deuteranopia (green-blind)
#DCCF99
Tritanopia (blue-blind)
#49EAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bed93; /* rgb */ color: rgb(107, 237, 147); /* oklch */ color: oklch(85.1% 0.171 151.2);
Tailwind
colors: {
custom: {
50: '#9ff4b3',
500: '#6bed93',
950: '#000000',
},
}SCSS
$custom: #6bed93; $custom-light: #9ff4b3; $custom-dark: #000000;
JSON
{
"hex": "#6bed93",
"rgb": {
"r": 107,
"g": 237,
"b": 147
},
"hsl": {
"h": 138.462,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.85076,
"c": 0.17081,
"h": 151.2
},
"luminance": 0.65801
}Semantic roles & 50–950 ramp
primary
#6BED93
secondary
#C33999
accent
#0B9BDB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581