#6BEDA9#6BEDA9
#6BEDA9 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.5% C 0.151 H 158.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEDA9 |
|---|---|
| RGB | rgb(107, 237, 169) |
| HSL | hsl(149, 78%, 67%) |
| HSV | hsv(149, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 28.7%, 7.1%) |
| CIE-LAB | lab(85.28, -51.21, 22.32) |
| CIE-LCH | lch(85.28, 55.86, 156.45°) |
| OKLab | oklab(85.52% -0.14 0.0567) |
| OKLCH | oklch(85.52% 0.151 158) |
| XYZ | xyz(43.5053, 66.5548, 48.0821) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.44
Seafoam Green
#7AF9AB
ΔE00 3.21
Light Blue Green
#7EFBB3
ΔE00 3.24
Seafoam (survey)
#80F9AD
ΔE00 3.30
Light Bluish Green
#76FDA8
ΔE00 4.33
Light Green Blue
#56FCA2
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEDA9 #ED6BAF
analogous
#6EED6B #6BEDA9 #6BEDEA
triadic
#6BEDA9 #A96BED #EDA96B
tetradic
#6BEDA9 #6B6EED #ED6BAF #EDEA6B
square
#6BEDA9 #6B6EED #ED6BAF #EDEA6B
split-complementary
#6BEDA9 #EA6BED #ED6B6E
monochromatic
#18C66B #34E689 #6BEDA9 #A2F4C9 #D8FAE8
Accessibility & contrast
On white
1.47
#6BEDA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#6BEDA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEDA9
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEDA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEDA9 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA5
Deuteranopia (green-blind)
#D9D0AD
Tritanopia (blue-blind)
#3EECDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6beda9; /* rgb */ color: rgb(107, 237, 169); /* oklch */ color: oklch(85.5% 0.151 158.0);
Tailwind
colors: {
custom: {
50: '#9ff3c2',
500: '#6beda9',
950: '#000000',
},
}SCSS
$custom: #6beda9; $custom-light: #9ff3c2; $custom-dark: #000000;
JSON
{
"hex": "#6beda9",
"rgb": {
"r": 107,
"g": 237,
"b": 169
},
"hsl": {
"h": 148.615,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.85518,
"c": 0.15106,
"h": 158
},
"luminance": 0.66559
}Semantic roles & 50–950 ramp
primary
#6BEDA9
secondary
#C33981
accent
#0B78DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582