#BEDCEF#BEDCEF
#BEDCEF is a very light, muted cyan. Relative luminance 0.684; OKLCH L 87.9% C 0.041 H 235.8°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCEF |
|---|---|
| RGB | rgb(190, 220, 239) |
| HSL | hsl(203, 60%, 84%) |
| HSV | hsv(203, 21%, 94%) |
| CMYK | cmyk(20.5%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(86.19, -5.89, -12.58) |
| CIE-LCH | lch(86.19, 13.90, 244.90°) |
| OKLab | oklab(87.86% -0.0232 -0.0341) |
| OKLCH | oklch(87.86% 0.041 235.8) |
| XYZ | xyz(62.4042, 68.3637, 91.5522) |
| Luminance | 0.6837 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.08
Ice Blue
#A5DFF9
ΔE00 5.78
Light Blue Grey
#B7C9E2
ΔE00 6.90
Cloudy Blue
#ACC2D9
ΔE00 7.00
Lightsteelblue
#B0C4DE
ΔE00 7.50
Powder Blue (survey)
#B1D1FC
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCEF #EFD1BE
analogous
#BEEFEA #BEDCEF #BEC4EF
triadic
#BEDCEF #EFBEDC #DCEFBE
tetradic
#BEDCEF #EABEEF #EFD1BE #C4EFBE
square
#BEDCEF #EABEEF #EFD1BE #C4EFBE
split-complementary
#BEDCEF #EFBEC4 #EFEABE
monochromatic
#5CA7D7 #8DC2E3 #BEDCEF #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.43
#BEDCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#BEDCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCEF
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCEF | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF0
Deuteranopia (green-blind)
#CDD5EF
Tritanopia (blue-blind)
#B1E1E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bedcef; /* rgb */ color: rgb(190, 220, 239); /* oklch */ color: oklch(87.9% 0.041 235.8);
Tailwind
colors: {
custom: {
50: '#d2e6f4',
500: '#bedcef',
950: '#000000',
},
}SCSS
$custom: #bedcef; $custom-light: #d2e6f4; $custom-dark: #000000;
JSON
{
"hex": "#bedcef",
"rgb": {
"r": 190,
"g": 220,
"b": 239
},
"hsl": {
"h": 203.265,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.87859,
"c": 0.04131,
"h": 235.8
},
"luminance": 0.68366
}Semantic roles & 50–950 ramp
primary
#BEDCEF
secondary
#CDA084
accent
#601DC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485