#BEDEC6#BEDEC6
#BEDEC6 is a very light, muted green. Relative luminance 0.673; OKLCH L 87.1% C 0.047 H 152.9°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEC6 |
|---|---|
| RGB | rgb(190, 222, 198) |
| HSL | hsl(135, 33%, 81%) |
| HSV | hsv(135, 14%, 87%) |
| CMYK | cmyk(14.4%, 0%, 10.8%, 12.9%) |
| CIE-LAB | lab(85.64, -15.10, 8.26) |
| CIE-LCH | lch(85.64, 17.21, 151.33°) |
| OKLab | oklab(87.07% -0.042 0.0215) |
| OKLCH | oklch(87.07% 0.047 152.9) |
| XYZ | xyz(57.5472, 67.2658, 63.3668) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 8.86
Light Teal
#90E4C1
ΔE00 9.33
Pale Aqua
#B8FFEB
ΔE00 9.92
Duck Egg Blue
#C3FBF4
ΔE00 10.11
Honeydew
#F0FFF0
ΔE00 10.14
Light Grey Green
#B7E1A1
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEC6 #DEBED6
analogous
#C6DEBE #BEDEC6 #BEDED6
triadic
#BEDEC6 #C6BEDE #DEC6BE
tetradic
#BEDEC6 #BEC6DE #DEBED6 #DED6BE
square
#BEDEC6 #BEC6DE #DEBED6 #DED6BE
split-complementary
#BEDEC6 #D6BEDE #DEBEC6
monochromatic
#6DB57F #95C9A2 #BEDEC6 #E7F3EA #EBF5ED
Accessibility & contrast
On white
1.45
#BEDEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#BEDEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEC6
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEC6 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED8C5
Deuteranopia (green-blind)
#D8D5C7
Tritanopia (blue-blind)
#BADDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedec6; /* rgb */ color: rgb(190, 222, 198); /* oklch */ color: oklch(87.1% 0.047 152.9);
Tailwind
colors: {
custom: {
50: '#d1e8d7',
500: '#bedec6',
950: '#000000',
},
}SCSS
$custom: #bedec6; $custom-light: #d1e8d7; $custom-dark: #000000;
JSON
{
"hex": "#bedec6",
"rgb": {
"r": 190,
"g": 222,
"b": 198
},
"hsl": {
"h": 135,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.87066,
"c": 0.04714,
"h": 152.9
},
"luminance": 0.67267
}Semantic roles & 50–950 ramp
primary
#BEDEC6
secondary
#B68AAB
accent
#3A8FAB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483