#BEDEF0#BEDEF0
#BEDEF0 is a very light, muted cyan. Relative luminance 0.695; OKLCH L 88.3% C 0.042 H 232.6°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEF0 |
|---|---|
| RGB | rgb(190, 222, 240) |
| HSL | hsl(202, 63%, 84%) |
| HSV | hsv(202, 21%, 94%) |
| CMYK | cmyk(20.8%, 7.5%, 0%, 5.9%) |
| CIE-LAB | lab(86.74, -6.71, -12.29) |
| CIE-LCH | lch(86.74, 14.00, 241.35°) |
| OKLab | oklab(88.31% -0.0255 -0.0333) |
| OKLCH | oklch(88.31% 0.042 232.6) |
| XYZ | xyz(63.0804, 69.4791, 92.5084) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.42
Ice Blue
#A5DFF9
ΔE00 5.28
Powder Blue
#B0E0E6
ΔE00 7.69
Cloudy Blue
#ACC2D9
ΔE00 7.78
Light Blue Grey
#B7C9E2
ΔE00 7.81
Lightsteelblue
#B0C4DE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEF0 #F0D0BE
analogous
#BEF0E9 #BEDEF0 #BEC5F0
triadic
#BEDEF0 #F0BEDE #DEF0BE
tetradic
#BEDEF0 #E9BEF0 #F0D0BE #C5F0BE
square
#BEDEF0 #E9BEF0 #F0D0BE #C5F0BE
split-complementary
#BEDEF0 #F0BEC5 #F0E9BE
monochromatic
#5BACD9 #8CC5E5 #BEDEF0 #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.41
#BEDEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#BEDEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEF0
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEF0 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF1
Deuteranopia (green-blind)
#CED7F0
Tritanopia (blue-blind)
#B0E3E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bedef0; /* rgb */ color: rgb(190, 222, 240); /* oklch */ color: oklch(88.3% 0.042 232.6);
Tailwind
colors: {
custom: {
50: '#d2e8f5',
500: '#bedef0',
950: '#000000',
},
}SCSS
$custom: #bedef0; $custom-light: #d2e8f5; $custom-dark: #000000;
JSON
{
"hex": "#bedef0",
"rgb": {
"r": 190,
"g": 222,
"b": 240
},
"hsl": {
"h": 201.6,
"s": 62.5,
"l": 84.314
},
"oklch": {
"l": 0.88305,
"c": 0.04199,
"h": 232.6
},
"luminance": 0.69481
}Semantic roles & 50–950 ramp
primary
#BEDEF0
secondary
#CF9F84
accent
#5A1BCA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485