#BED4E0#BED4E0
#BED4E0 is a very light, muted cyan. Relative luminance 0.634; OKLCH L 85.7% C 0.029 H 231.5°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4E0 |
|---|---|
| RGB | rgb(190, 212, 224) |
| HSL | hsl(201, 35%, 81%) |
| HSV | hsv(201, 15%, 88%) |
| CMYK | cmyk(15.2%, 5.4%, 0%, 12.2%) |
| CIE-LAB | lab(83.66, -4.91, -8.40) |
| CIE-LCH | lch(83.66, 9.73, 239.69°) |
| OKLab | oklab(85.72% -0.018 -0.0227) |
| OKLCH | oklch(85.72% 0.029 231.5) |
| XYZ | xyz(58.2299, 63.4147, 79.6789) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.70
Cloudy Blue
#ACC2D9
ΔE00 6.41
Light Blue Grey
#B7C9E2
ΔE00 6.73
Fog
#D8DCE0
ΔE00 7.22
Lightsteelblue
#B0C4DE
ΔE00 7.27
Light Grey Blue
#9DBCD4
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4E0 #E0CABE
analogous
#BEE0DB #BED4E0 #BEC3E0
triadic
#BED4E0 #E0BED4 #D4E0BE
tetradic
#BED4E0 #DBBEE0 #E0CABE #C3E0BE
square
#BED4E0 #DBBEE0 #E0CABE #C3E0BE
split-complementary
#BED4E0 #E0BEC3 #E0DBBE
monochromatic
#6B9DB8 #95B9CC #BED4E0 #E7EFF4 #EAF1F5
Accessibility & contrast
On white
1.53
#BED4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#BED4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4E0
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4E0 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E1
Deuteranopia (green-blind)
#C9CFE0
Tritanopia (blue-blind)
#B5D7D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed4e0; /* rgb */ color: rgb(190, 212, 224); /* oklch */ color: oklch(85.7% 0.029 231.5);
Tailwind
colors: {
custom: {
50: '#d1e1e9',
500: '#bed4e0',
950: '#000000',
},
}SCSS
$custom: #bed4e0; $custom-light: #d1e1e9; $custom-dark: #000000;
JSON
{
"hex": "#bed4e0",
"rgb": {
"r": 190,
"g": 212,
"b": 224
},
"hsl": {
"h": 201.176,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.85722,
"c": 0.02899,
"h": 231.5
},
"luminance": 0.63416
}Semantic roles & 50–950 ramp
primary
#BED4E0
secondary
#B89A8A
accent
#6137AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484