#BEDCEE#BEDCEE
#BEDCEE is a very light, muted cyan. Relative luminance 0.683; OKLCH L 87.8% C 0.040 H 234.3°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCEE |
|---|---|
| RGB | rgb(190, 220, 238) |
| HSL | hsl(203, 59%, 84%) |
| HSV | hsv(203, 20%, 93%) |
| CMYK | cmyk(20.2%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(86.16, -6.11, -12.10) |
| CIE-LCH | lch(86.16, 13.55, 243.21°) |
| OKLab | oklab(87.83% -0.0236 -0.0328) |
| OKLCH | oklch(87.83% 0.04 234.3) |
| XYZ | xyz(62.2569, 68.3048, 90.7763) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.79
Ice Blue
#A5DFF9
ΔE00 5.75
Light Blue Grey
#B7C9E2
ΔE00 7.16
Cloudy Blue
#ACC2D9
ΔE00 7.17
Lightsteelblue
#B0C4DE
ΔE00 7.74
Powder Blue
#B0E0E6
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCEE #EED0BE
analogous
#BEEEE8 #BEDCEE #BEC4EE
triadic
#BEDCEE #EEBEDC #DCEEBE
tetradic
#BEDCEE #E8BEEE #EED0BE #C4EEBE
square
#BEDCEE #E8BEEE #EED0BE #C4EEBE
split-complementary
#BEDCEE #EEBEC4 #EEE8BE
monochromatic
#5DA8D5 #8DC2E1 #BEDCEE #E7F2F9 #E7F2F9
Accessibility & contrast
On white
1.43
#BEDCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#BEDCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCEE
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCEE | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#B1E1E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bedcee; /* rgb */ color: rgb(190, 220, 238); /* oklch */ color: oklch(87.8% 0.040 234.3);
Tailwind
colors: {
custom: {
50: '#d2e6f3',
500: '#bedcee',
950: '#000000',
},
}SCSS
$custom: #bedcee; $custom-light: #d2e6f3; $custom-dark: #000000;
JSON
{
"hex": "#bedcee",
"rgb": {
"r": 190,
"g": 220,
"b": 238
},
"hsl": {
"h": 202.5,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.87826,
"c": 0.04043,
"h": 234.3
},
"luminance": 0.68307
}Semantic roles & 50–950 ramp
primary
#BEDCEE
secondary
#CC9F84
accent
#5E1FC6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485