#BEDDEB#BEDDEB
#BEDDEB is a very light, muted cyan. Relative luminance 0.687; OKLCH L 87.9% C 0.038 H 226.8°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDEB |
|---|---|
| RGB | rgb(190, 221, 235) |
| HSL | hsl(199, 53%, 83%) |
| HSV | hsv(199, 19%, 92%) |
| CMYK | cmyk(19.1%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(86.33, -7.27, -10.25) |
| CIE-LCH | lch(86.33, 12.57, 234.67°) |
| OKLab | oklab(87.94% -0.0261 -0.0278) |
| OKLCH | oklch(87.94% 0.038 226.8) |
| XYZ | xyz(62.0830, 68.6564, 88.5622) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.63
Ice Blue
#A5DFF9
ΔE00 5.75
Powder Blue
#B0E0E6
ΔE00 6.54
Cloudy Blue
#ACC2D9
ΔE00 8.34
Light Blue Grey
#B7C9E2
ΔE00 8.61
Pale Sky Blue
#BDF6FE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDEB #EBCCBE
analogous
#BEEBE2 #BEDDEB #BEC6EB
triadic
#BEDDEB #EBBEDD #DDEBBE
tetradic
#BEDDEB #E2BEEB #EBCCBE #C6EBBE
square
#BEDDEB #E2BEEB #EBCCBE #C6EBBE
split-complementary
#BEDDEB #EBBEC6 #EBE2BE
monochromatic
#60ACCE #8FC5DD #BEDDEB #E8F3F8 #E8F3F8
Accessibility & contrast
On white
1.43
#BEDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#BEDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDEB
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDEB | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEC
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#B2E1E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #beddeb; /* rgb */ color: rgb(190, 221, 235); /* oklch */ color: oklch(87.9% 0.038 226.8);
Tailwind
colors: {
custom: {
50: '#d2e7f1',
500: '#beddeb',
950: '#000000',
},
}SCSS
$custom: #beddeb; $custom-light: #d2e7f1; $custom-dark: #000000;
JSON
{
"hex": "#beddeb",
"rgb": {
"r": 190,
"g": 221,
"b": 235
},
"hsl": {
"h": 198.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.87935,
"c": 0.0381,
"h": 226.8
},
"luminance": 0.68658
}Semantic roles & 50–950 ramp
primary
#BEDDEB
secondary
#C79A86
accent
#5525C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485