#6BED90#6BED90
#6BED90 is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.0% C 0.174 H 150.5°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6BED90 |
|---|---|
| RGB | rgb(107, 237, 144) |
| HSL | hsl(137, 78%, 67%) |
| HSV | hsv(137, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(84.85, -55.73, 34.45) |
| CIE-LCH | lch(84.85, 65.52, 148.27°) |
| OKLab | oklab(85.02% -0.151 0.0856) |
| OKLCH | oklch(85.02% 0.174 150.5) |
| XYZ | xyz(41.3787, 65.7041, 36.8817) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.49
Lightgreen
#90EE90
ΔE00 3.80
Light Bluish Green
#76FDA8
ΔE00 3.94
Light Green Blue
#56FCA2
ΔE00 3.94
Sea Green (survey)
#53FCA1
ΔE00 3.96
Seafoam Green
#7AF9AB
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BED90 #ED6BC8
analogous
#87ED6B #6BED90 #6BEDD1
triadic
#6BED90 #906BED #ED906B
tetradic
#6BED90 #6B87ED #ED6BC8 #EDD16B
square
#6BED90 #6B87ED #ED6BC8 #EDD16B
split-complementary
#6BED90 #D16BED #ED6B87
monochromatic
#18C649 #34E667 #6BED90 #A2F4B9 #D8FAE2
Accessibility & contrast
On white
1.48
#6BED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#6BED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BED90
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BED90 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB89
Deuteranopia (green-blind)
#DCCF96
Tritanopia (blue-blind)
#4BE9D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bed90; /* rgb */ color: rgb(107, 237, 144); /* oklch */ color: oklch(85.0% 0.174 150.5);
Tailwind
colors: {
custom: {
50: '#9ff4b1',
500: '#6bed90',
950: '#000000',
},
}SCSS
$custom: #6bed90; $custom-light: #9ff4b1; $custom-dark: #000000;
JSON
{
"hex": "#6bed90",
"rgb": {
"r": 107,
"g": 237,
"b": 144
},
"hsl": {
"h": 137.077,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.85021,
"c": 0.17356,
"h": 150.5
},
"luminance": 0.65708
}Semantic roles & 50–950 ramp
primary
#6BED90
secondary
#C3399C
accent
#0B9FDB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581