#6BED9B#6BED9B
#6BED9B is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.2% C 0.164 H 153.4°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6BED9B |
|---|---|
| RGB | rgb(107, 237, 155) |
| HSL | hsl(142, 78%, 67%) |
| HSV | hsv(142, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 34.6%, 7.1%) |
| CIE-LAB | lab(85.03, -53.83, 29.14) |
| CIE-LCH | lch(85.03, 61.21, 151.57°) |
| OKLab | oklab(85.23% -0.1462 0.0732) |
| OKLCH | oklch(85.23% 0.164 153.4) |
| XYZ | xyz(42.2607, 66.0569, 41.5272) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.89
Seafoam (survey)
#80F9AD
ΔE00 3.17
Light Bluish Green
#76FDA8
ΔE00 3.40
Light Green Blue
#56FCA2
ΔE00 3.51
Sea Green (survey)
#53FCA1
ΔE00 3.59
Light Blue Green
#7EFBB3
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BED9B #ED6BBD
analogous
#7CED6B #6BED9B #6BEDDC
triadic
#6BED9B #9B6BED #ED9B6B
tetradic
#6BED9B #6B7CED #ED6BBD #EDDC6B
square
#6BED9B #6B7CED #ED6BBD #EDDC6B
split-complementary
#6BED9B #DC6BED #ED6B7C
monochromatic
#18C658 #34E676 #6BED9B #A2F4C0 #D8FAE5
Accessibility & contrast
On white
1.48
#6BED9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#6BED9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BED9B
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BED9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BED9B | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC96
Deuteranopia (green-blind)
#DBCFA0
Tritanopia (blue-blind)
#46EAD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bed9b; /* rgb */ color: rgb(107, 237, 155); /* oklch */ color: oklch(85.2% 0.164 153.4);
Tailwind
colors: {
custom: {
50: '#9ff4b9',
500: '#6bed9b',
950: '#000000',
},
}SCSS
$custom: #6bed9b; $custom-light: #9ff4b9; $custom-dark: #000000;
JSON
{
"hex": "#6bed9b",
"rgb": {
"r": 107,
"g": 237,
"b": 155
},
"hsl": {
"h": 142.154,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.85228,
"c": 0.1635,
"h": 153.4
},
"luminance": 0.66061
}Semantic roles & 50–950 ramp
primary
#6BED9B
secondary
#C33990
accent
#0B8EDB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581