#BEDEC0#BEDEC0
#BEDEC0 is a very light, muted green. Relative luminance 0.670; OKLCH L 86.9% C 0.053 H 146.8°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEC0 |
|---|---|
| RGB | rgb(190, 222, 192) |
| HSL | hsl(124, 33%, 81%) |
| HSV | hsv(124, 14%, 87%) |
| CMYK | cmyk(14.4%, 0%, 13.5%, 12.9%) |
| CIE-LAB | lab(85.50, -16.18, 11.22) |
| CIE-LCH | lch(85.50, 19.69, 145.26°) |
| OKLab | oklab(86.91% -0.0444 0.0291) |
| OKLCH | oklch(86.91% 0.053 146.8) |
| XYZ | xyz(56.8688, 66.9944, 59.7940) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.92
Light Grey Green
#B7E1A1
ΔE00 8.38
Light Sage
#BCECAC
ΔE00 8.58
Light Teal
#90E4C1
ΔE00 9.13
Hospital Green
#9BE5AA
ΔE00 9.22
Very Pale Green
#CFFDBC
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEC0 #DEBEDC
analogous
#CCDEBE #BEDEC0 #BEDED0
triadic
#BEDEC0 #C0BEDE #DEC0BE
tetradic
#BEDEC0 #BECCDE #DEBEDC #DED0BE
square
#BEDEC0 #BECCDE #DEBEDC #DED0BE
split-complementary
#BEDEC0 #D0BEDE #DEBECC
monochromatic
#6DB571 #95C999 #BEDEC0 #E7F3E7 #EBF5EB
Accessibility & contrast
On white
1.46
#BEDEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#BEDEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEC0
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEC0 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BE
Deuteranopia (green-blind)
#DAD4C1
Tritanopia (blue-blind)
#BBDCD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedec0; /* rgb */ color: rgb(190, 222, 192); /* oklch */ color: oklch(86.9% 0.053 146.8);
Tailwind
colors: {
custom: {
50: '#d1e8d3',
500: '#bedec0',
950: '#000000',
},
}SCSS
$custom: #bedec0; $custom-light: #d1e8d3; $custom-dark: #000000;
JSON
{
"hex": "#bedec0",
"rgb": {
"r": 190,
"g": 222,
"b": 192
},
"hsl": {
"h": 123.75,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.86912,
"c": 0.0531,
"h": 146.8
},
"luminance": 0.66995
}Semantic roles & 50–950 ramp
primary
#BEDEC0
secondary
#B68AB3
accent
#3AA4AB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483