#BEDDED#BEDDED
#BEDDED is a very light, muted cyan. Relative luminance 0.688; OKLCH L 88.0% C 0.040 H 230.2°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDED |
|---|---|
| RGB | rgb(190, 221, 237) |
| HSL | hsl(200, 57%, 84%) |
| HSV | hsv(200, 20%, 93%) |
| CMYK | cmyk(19.8%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(86.39, -6.84, -11.22) |
| CIE-LCH | lch(86.39, 13.14, 238.64°) |
| OKLab | oklab(88% -0.0253 -0.0304) |
| OKLCH | oklch(88% 0.04 230.2) |
| XYZ | xyz(62.3736, 68.7727, 90.0925) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.06
Ice Blue
#A5DFF9
ΔE00 5.57
Powder Blue
#B0E0E6
ΔE00 7.23
Cloudy Blue
#ACC2D9
ΔE00 7.87
Light Blue Grey
#B7C9E2
ΔE00 8.02
Lightsteelblue
#B0C4DE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDED #EDCEBE
analogous
#BEEDE5 #BEDDED #BEC5ED
triadic
#BEDDED #EDBEDD #DDEDBE
tetradic
#BEDDED #E5BEED #EDCEBE #C5EDBE
square
#BEDDED #E5BEED #EDCEBE #C5EDBE
split-complementary
#BEDDED #EDBEC5 #EDE5BE
monochromatic
#5EABD2 #8EC4E0 #BEDDED #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.42
#BEDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#BEDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDED
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDED | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#CED6ED
Tritanopia (blue-blind)
#B1E2E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bedded; /* rgb */ color: rgb(190, 221, 237); /* oklch */ color: oklch(88.0% 0.040 230.2);
Tailwind
colors: {
custom: {
50: '#d2e7f2',
500: '#bedded',
950: '#000000',
},
}SCSS
$custom: #bedded; $custom-light: #d2e7f2; $custom-dark: #000000;
JSON
{
"hex": "#bedded",
"rgb": {
"r": 190,
"g": 221,
"b": 237
},
"hsl": {
"h": 200.426,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.88,
"c": 0.03958,
"h": 230.2
},
"luminance": 0.68774
}Semantic roles & 50–950 ramp
primary
#BEDDED
secondary
#CA9D85
accent
#5921C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485