#BEDBE8#BEDBE8
#BEDBE8 is a very light, muted cyan. Relative luminance 0.674; OKLCH L 87.4% C 0.036 H 226.6°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBE8 |
|---|---|
| RGB | rgb(190, 219, 232) |
| HSL | hsl(199, 48%, 83%) |
| HSV | hsv(199, 18%, 91%) |
| CMYK | cmyk(18.1%, 5.6%, 0%, 9%) |
| CIE-LAB | lab(85.72, -6.87, -9.58) |
| CIE-LCH | lch(85.72, 11.79, 234.35°) |
| OKLab | oklab(87.43% -0.0245 -0.0259) |
| OKLCH | oklch(87.43% 0.036 226.6) |
| XYZ | xyz(61.1284, 67.4347, 86.1238) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.85
Ice Blue
#A5DFF9
ΔE00 6.27
Powder Blue
#B0E0E6
ΔE00 6.74
Cloudy Blue
#ACC2D9
ΔE00 8.01
Light Blue Grey
#B7C9E2
ΔE00 8.34
Fog
#D8DCE0
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBE8 #E8CBBE
analogous
#BEE8E0 #BEDBE8 #BEC6E8
triadic
#BEDBE8 #E8BEDB #DBE8BE
tetradic
#BEDBE8 #E0BEE8 #E8CBBE #C6E8BE
square
#BEDBE8 #E0BEE8 #E8CBBE #C6E8BE
split-complementary
#BEDBE8 #E8BEC6 #E8E0BE
monochromatic
#64A9C8 #91C2D8 #BEDBE8 #E8F2F7 #E8F2F7
Accessibility & contrast
On white
1.45
#BEDBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#BEDBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBE8
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBE8 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9E9
Deuteranopia (green-blind)
#CED4E8
Tritanopia (blue-blind)
#B2DFDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedbe8; /* rgb */ color: rgb(190, 219, 232); /* oklch */ color: oklch(87.4% 0.036 226.6);
Tailwind
colors: {
custom: {
50: '#d2e6ef',
500: '#bedbe8',
950: '#000000',
},
}SCSS
$custom: #bedbe8; $custom-light: #d2e6ef; $custom-dark: #000000;
JSON
{
"hex": "#bedbe8",
"rgb": {
"r": 190,
"g": 219,
"b": 232
},
"hsl": {
"h": 198.571,
"s": 47.727,
"l": 82.745
},
"oklch": {
"l": 0.87425,
"c": 0.03568,
"h": 226.6
},
"luminance": 0.67436
}Semantic roles & 50–950 ramp
primary
#BEDBE8
secondary
#C39A87
accent
#572BBB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485