#BEDDCD#BEDDCD
#BEDDCD is a very light, muted green. Relative luminance 0.671; OKLCH L 87.0% C 0.039 H 163.1°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDCD |
|---|---|
| RGB | rgb(190, 221, 205) |
| HSL | hsl(149, 31%, 81%) |
| HSV | hsv(149, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(85.54, -13.30, 4.42) |
| CIE-LCH | lch(85.54, 14.02, 161.61°) |
| OKLab | oklab(87.04% -0.0378 0.0115) |
| OKLCH | oklch(87.04% 0.039 163.1) |
| XYZ | xyz(58.1085, 67.0666, 67.6294) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.71
Duck Egg Blue
#C3FBF4
ΔE00 8.74
Eggshell Blue
#C4FFF7
ΔE00 9.43
Paleturquoise
#AFEEEE
ΔE00 9.51
Light Light Blue
#CAFFFB
ΔE00 9.56
Honeydew
#F0FFF0
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDCD #DDBECE
analogous
#BEDDBE #BEDDCD #BEDDDC
triadic
#BEDDCD #CDBEDD #DDCDBE
tetradic
#BEDDCD #BEBEDD #DDBECE #DDDCBE
square
#BEDDCD #BEBEDD #DDBECE #DDDCBE
split-complementary
#BEDDCD #DCBEDD #DDBEBE
monochromatic
#6EB38F #96C8AE #BEDDCD #E6F2EC #EBF4F0
Accessibility & contrast
On white
1.46
#BEDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#BEDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDCD
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDCD | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#B8DDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #beddcd; /* rgb */ color: rgb(190, 221, 205); /* oklch */ color: oklch(87.0% 0.039 163.1);
Tailwind
colors: {
custom: {
50: '#d1e7dc',
500: '#beddcd',
950: '#000000',
},
}SCSS
$custom: #beddcd; $custom-light: #d1e7dc; $custom-dark: #000000;
JSON
{
"hex": "#beddcd",
"rgb": {
"r": 190,
"g": 221,
"b": 205
},
"hsl": {
"h": 149.032,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.87041,
"c": 0.03947,
"h": 163.1
},
"luminance": 0.67068
}Semantic roles & 50–950 ramp
primary
#BEDDCD
secondary
#B58BA0
accent
#3B75AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484