#BEDDEF#BEDDEF
#BEDDEF is a very light, muted cyan. Relative luminance 0.689; OKLCH L 88.1% C 0.041 H 233.4°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDEF |
|---|---|
| RGB | rgb(190, 221, 239) |
| HSL | hsl(202, 60%, 84%) |
| HSV | hsv(202, 21%, 94%) |
| CMYK | cmyk(20.5%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(86.45, -6.41, -12.19) |
| CIE-LCH | lch(86.45, 13.78, 242.26°) |
| OKLab | oklab(88.07% -0.0246 -0.0331) |
| OKLCH | oklch(88.07% 0.041 233.4) |
| XYZ | xyz(62.6674, 68.8902, 91.6400) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.59
Ice Blue
#A5DFF9
ΔE00 5.51
Cloudy Blue
#ACC2D9
ΔE00 7.47
Light Blue Grey
#B7C9E2
ΔE00 7.48
Powder Blue
#B0E0E6
ΔE00 7.92
Lightsteelblue
#B0C4DE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDEF #EFD0BE
analogous
#BEEFE9 #BEDDEF #BEC5EF
triadic
#BEDDEF #EFBEDD #DDEFBE
tetradic
#BEDDEF #E9BEEF #EFD0BE #C5EFBE
square
#BEDDEF #E9BEEF #EFD0BE #C5EFBE
split-complementary
#BEDDEF #EFBEC5 #EFE9BE
monochromatic
#5CAAD7 #8DC3E3 #BEDDEF #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.42
#BEDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#BEDDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDEF
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDEF | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF0
Deuteranopia (green-blind)
#CED6EF
Tritanopia (blue-blind)
#B0E2E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #beddef; /* rgb */ color: rgb(190, 221, 239); /* oklch */ color: oklch(88.1% 0.041 233.4);
Tailwind
colors: {
custom: {
50: '#d2e7f4',
500: '#beddef',
950: '#000000',
},
}SCSS
$custom: #beddef; $custom-light: #d2e7f4; $custom-dark: #000000;
JSON
{
"hex": "#beddef",
"rgb": {
"r": 190,
"g": 221,
"b": 239
},
"hsl": {
"h": 202.041,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.88065,
"c": 0.04121,
"h": 233.4
},
"luminance": 0.68892
}Semantic roles & 50–950 ramp
primary
#BEDDEF
secondary
#CD9F84
accent
#5C1DC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485