#BEDEEB#BEDEEB
#BEDEEB is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.1% C 0.038 H 224.3°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEEB |
|---|---|
| RGB | rgb(190, 222, 235) |
| HSL | hsl(197, 53%, 83%) |
| HSV | hsv(197, 19%, 92%) |
| CMYK | cmyk(19.1%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(86.60, -7.78, -9.86) |
| CIE-LCH | lch(86.60, 12.57, 231.73°) |
| OKLab | oklab(88.14% -0.0274 -0.0267) |
| OKLCH | oklch(88.14% 0.038 224.3) |
| XYZ | xyz(62.3478, 69.1860, 88.6504) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.32
Ice Blue
#A5DFF9
ΔE00 5.72
Powder Blue
#B0E0E6
ΔE00 5.95
Pale Sky Blue
#BDF6FE
ΔE00 8.15
Cloudy Blue
#ACC2D9
ΔE00 8.88
Sky Blue
#87CEEB
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEEB #EBCBBE
analogous
#BEEBE1 #BEDEEB #BEC7EB
triadic
#BEDEEB #EBBEDE #DEEBBE
tetradic
#BEDEEB #E1BEEB #EBCBBE #C7EBBE
square
#BEDEEB #E1BEEB #EBCBBE #C7EBBE
split-complementary
#BEDEEB #EBBEC7 #EBE1BE
monochromatic
#60AECE #8FC6DD #BEDEEB #E8F3F8 #E8F3F8
Accessibility & contrast
On white
1.42
#BEDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#BEDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEEB
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEEB | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#D0D6EB
Tritanopia (blue-blind)
#B1E2E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bedeeb; /* rgb */ color: rgb(190, 222, 235); /* oklch */ color: oklch(88.1% 0.038 224.3);
Tailwind
colors: {
custom: {
50: '#d2e8f1',
500: '#bedeeb',
950: '#000000',
},
}SCSS
$custom: #bedeeb; $custom-light: #d2e8f1; $custom-dark: #000000;
JSON
{
"hex": "#bedeeb",
"rgb": {
"r": 190,
"g": 222,
"b": 235
},
"hsl": {
"h": 197.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.88142,
"c": 0.03827,
"h": 224.3
},
"luminance": 0.69188
}Semantic roles & 50–950 ramp
primary
#BEDEEB
secondary
#C79986
accent
#5225C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485