#BED8CA#BED8CA
#BED8CA is a very light, muted green. Relative luminance 0.643; OKLCH L 85.9% C 0.034 H 162.2°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BED8CA |
|---|---|
| RGB | rgb(190, 216, 202) |
| HSL | hsl(148, 25%, 80%) |
| HSV | hsv(148, 12%, 85%) |
| CMYK | cmyk(12%, 0%, 6.5%, 15.3%) |
| CIE-LAB | lab(84.13, -11.32, 3.98) |
| CIE-LCH | lch(84.13, 12.00, 160.65°) |
| OKLab | oklab(85.9% -0.0321 0.0103) |
| OKLCH | oklch(85.9% 0.034 162.2) |
| XYZ | xyz(56.4493, 64.3221, 65.3070) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.33
Powder Blue
#B0E0E6
ΔE00 9.57
Ice
#D6FFFA
ΔE00 9.60
Honeydew
#F0FFF0
ΔE00 9.71
Duck Egg Blue
#C3FBF4
ΔE00 10.01
Ice Blue (survey)
#D7FFFE
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED8CA #D8BECC
analogous
#BFD8BE #BED8CA #BED8D7
triadic
#BED8CA #CABED8 #D8CABE
tetradic
#BED8CA #BEBFD8 #D8BECC #D8D7BE
square
#BED8CA #BEBFD8 #D8BECC #D8D7BE
split-complementary
#BED8CA #D7BED8 #D8BEBF
monochromatic
#72AA8C #98C1AB #BED8CA #E4EFE9 #ECF4EF
Accessibility & contrast
On white
1.51
#BED8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#BED8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED8CA
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED8CA | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4C9
Deuteranopia (green-blind)
#D2D0CB
Tritanopia (blue-blind)
#BAD8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bed8ca; /* rgb */ color: rgb(190, 216, 202); /* oklch */ color: oklch(85.9% 0.034 162.2);
Tailwind
colors: {
custom: {
50: '#d1e4da',
500: '#bed8ca',
950: '#000000',
},
}SCSS
$custom: #bed8ca; $custom-light: #d1e4da; $custom-dark: #000000;
JSON
{
"hex": "#bed8ca",
"rgb": {
"r": 190,
"g": 216,
"b": 202
},
"hsl": {
"h": 147.692,
"s": 25,
"l": 79.608
},
"oklch": {
"l": 0.85903,
"c": 0.03375,
"h": 162.2
},
"luminance": 0.64323
}Semantic roles & 50–950 ramp
primary
#BED8CA
secondary
#AE8C9E
accent
#4277A4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483