#BED4DE#BED4DE
#BED4DE is a very light, muted cyan. Relative luminance 0.633; OKLCH L 85.7% C 0.027 H 226.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4DE |
|---|---|
| RGB | rgb(190, 212, 222) |
| HSL | hsl(199, 33%, 81%) |
| HSV | hsv(199, 14%, 87%) |
| CMYK | cmyk(14.4%, 4.5%, 0%, 12.9%) |
| CIE-LAB | lab(83.60, -5.32, -7.42) |
| CIE-LCH | lch(83.60, 9.13, 234.34°) |
| OKLab | oklab(85.66% -0.0188 -0.02) |
| OKLCH | oklch(85.66% 0.027 226.8) |
| XYZ | xyz(57.9603, 63.3068, 78.2588) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.47
Cloudy Blue
#ACC2D9
ΔE00 7.08
Fog
#D8DCE0
ΔE00 7.18
Light Blue Grey
#B7C9E2
ΔE00 7.54
Silver (survey)
#C5C9C7
ΔE00 7.99
Lightsteelblue
#B0C4DE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4DE #DEC8BE
analogous
#BEDED8 #BED4DE #BEC4DE
triadic
#BED4DE #DEBED4 #D4DEBE
tetradic
#BED4DE #D8BEDE #DEC8BE #C4DEBE
square
#BED4DE #D8BEDE #DEC8BE #C4DEBE
split-complementary
#BED4DE #DEBEC4 #DED8BE
monochromatic
#6D9EB5 #95B9C9 #BED4DE #E7EFF3 #EBF2F5
Accessibility & contrast
On white
1.54
#BED4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#BED4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4DE
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4DE | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#CACFDE
Tritanopia (blue-blind)
#B6D7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed4de; /* rgb */ color: rgb(190, 212, 222); /* oklch */ color: oklch(85.7% 0.027 226.8);
Tailwind
colors: {
custom: {
50: '#d1e1e8',
500: '#bed4de',
950: '#000000',
},
}SCSS
$custom: #bed4de; $custom-light: #d1e1e8; $custom-dark: #000000;
JSON
{
"hex": "#bed4de",
"rgb": {
"r": 190,
"g": 212,
"b": 222
},
"hsl": {
"h": 198.75,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.85658,
"c": 0.02747,
"h": 226.8
},
"luminance": 0.63308
}Semantic roles & 50–950 ramp
primary
#BED4DE
secondary
#B6988A
accent
#5D3AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484