#BEDDBB#BEDDBB
#BEDDBB is a very light, muted green. Relative luminance 0.662; OKLCH L 86.6% C 0.057 H 142.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDBB |
|---|---|
| RGB | rgb(190, 221, 187) |
| HSL | hsl(115, 33%, 80%) |
| HSV | hsv(115, 15%, 87%) |
| CMYK | cmyk(14%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(85.12, -16.56, 13.31) |
| CIE-LCH | lch(85.12, 21.25, 141.20°) |
| OKLab | oklab(86.57% -0.0451 0.0344) |
| OKLCH | oklch(86.57% 0.057 142.7) |
| XYZ | xyz(56.0594, 66.2470, 56.8375) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.23
Light Sage
#BCECAC
ΔE00 7.63
Mint
#AAF0C1
ΔE00 7.78
Hospital Green
#9BE5AA
ΔE00 8.66
Very Pale Green
#CFFDBC
ΔE00 9.41
Light Teal
#90E4C1
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDBB #DABBDD
analogous
#CFDDBB #BEDDBB #BBDDC9
triadic
#BEDDBB #BBBEDD #DDBBBE
tetradic
#BEDDBB #BBCFDD #DABBDD #DDC9BB
square
#BEDDBB #BBCFDD #DABBDD #DDC9BB
split-complementary
#BEDDBB #C9BBDD #DDBBCF
monochromatic
#70B469 #97C992 #BEDDBB #E5F1E4 #ECF5EB
Accessibility & contrast
On white
1.47
#BEDDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#BEDDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDBB
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDBB | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#DAD3BD
Tritanopia (blue-blind)
#BCDBD3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #beddbb; /* rgb */ color: rgb(190, 221, 187); /* oklch */ color: oklch(86.6% 0.057 142.7);
Tailwind
colors: {
custom: {
50: '#d1e7cf',
500: '#beddbb',
950: '#000000',
},
}SCSS
$custom: #beddbb; $custom-light: #d1e7cf; $custom-dark: #000000;
JSON
{
"hex": "#beddbb",
"rgb": {
"r": 190,
"g": 221,
"b": 187
},
"hsl": {
"h": 114.706,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.86574,
"c": 0.05675,
"h": 142.7
},
"luminance": 0.66248
}Semantic roles & 50–950 ramp
primary
#BEDDBB
secondary
#B187B5
accent
#39ACA2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483