#6BED9E#6BED9E
#6BED9E is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.3% C 0.161 H 154.3°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6BED9E |
|---|---|
| RGB | rgb(107, 237, 158) |
| HSL | hsl(144, 78%, 67%) |
| HSV | hsv(144, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 33.3%, 7.1%) |
| CIE-LAB | lab(85.08, -53.29, 27.68) |
| CIE-LCH | lch(85.08, 60.05, 152.55°) |
| OKLab | oklab(85.29% -0.1449 0.0697) |
| OKLCH | oklch(85.29% 0.161 154.3) |
| XYZ | xyz(42.5158, 66.1590, 42.8706) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.75
Seafoam (survey)
#80F9AD
ΔE00 3.01
Light Bluish Green
#76FDA8
ΔE00 3.44
Light Blue Green
#7EFBB3
ΔE00 3.58
Light Green Blue
#56FCA2
ΔE00 3.58
Sea Green (survey)
#53FCA1
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BED9E #ED6BBA
analogous
#79ED6B #6BED9E #6BEDDF
triadic
#6BED9E #9E6BED #ED9E6B
tetradic
#6BED9E #6B79ED #ED6BBA #EDDF6B
square
#6BED9E #6B79ED #ED6BBA #EDDF6B
split-complementary
#6BED9E #DF6BED #ED6B79
monochromatic
#18C65C #34E67A #6BED9E #A2F4C2 #D8FAE6
Accessibility & contrast
On white
1.48
#6BED9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#6BED9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BED9E
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BED9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BED9E | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC99
Deuteranopia (green-blind)
#DBCFA3
Tritanopia (blue-blind)
#44EBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bed9e; /* rgb */ color: rgb(107, 237, 158); /* oklch */ color: oklch(85.3% 0.161 154.3);
Tailwind
colors: {
custom: {
50: '#9ff4bb',
500: '#6bed9e',
950: '#000000',
},
}SCSS
$custom: #6bed9e; $custom-light: #9ff4bb; $custom-dark: #000000;
JSON
{
"hex": "#6bed9e",
"rgb": {
"r": 107,
"g": 237,
"b": 158
},
"hsl": {
"h": 143.538,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.85287,
"c": 0.16079,
"h": 154.3
},
"luminance": 0.66163
}Semantic roles & 50–950 ramp
primary
#6BED9E
secondary
#C3398D
accent
#0B89DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582