#BEDDEE#BEDDEE
#BEDDEE is a very light, muted cyan. Relative luminance 0.688; OKLCH L 88.0% C 0.040 H 231.9°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDEE |
|---|---|
| RGB | rgb(190, 221, 238) |
| HSL | hsl(201, 59%, 84%) |
| HSV | hsv(201, 20%, 93%) |
| CMYK | cmyk(20.2%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(86.42, -6.63, -11.71) |
| CIE-LCH | lch(86.42, 13.45, 240.49°) |
| OKLab | oklab(88.03% -0.0249 -0.0318) |
| OKLCH | oklch(88.03% 0.04 231.9) |
| XYZ | xyz(62.5201, 68.8313, 90.8641) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.31
Ice Blue
#A5DFF9
ΔE00 5.52
Powder Blue
#B0E0E6
ΔE00 7.57
Cloudy Blue
#ACC2D9
ΔE00 7.66
Light Blue Grey
#B7C9E2
ΔE00 7.75
Lightsteelblue
#B0C4DE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDEE #EECFBE
analogous
#BEEEE7 #BEDDEE #BEC5EE
triadic
#BEDDEE #EEBEDD #DDEEBE
tetradic
#BEDDEE #E7BEEE #EECFBE #C5EEBE
square
#BEDDEE #E7BEEE #EECFBE #C5EEBE
split-complementary
#BEDDEE #EEBEC5 #EEE7BE
monochromatic
#5DAAD5 #8DC4E1 #BEDDEE #E7F2F9 #E7F2F9
Accessibility & contrast
On white
1.42
#BEDDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#BEDDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDEE
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDEE | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEF
Deuteranopia (green-blind)
#CED6EE
Tritanopia (blue-blind)
#B1E2E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #beddee; /* rgb */ color: rgb(190, 221, 238); /* oklch */ color: oklch(88.0% 0.040 231.9);
Tailwind
colors: {
custom: {
50: '#d2e7f3',
500: '#beddee',
950: '#000000',
},
}SCSS
$custom: #beddee; $custom-light: #d2e7f3; $custom-dark: #000000;
JSON
{
"hex": "#beddee",
"rgb": {
"r": 190,
"g": 221,
"b": 238
},
"hsl": {
"h": 201.25,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.88032,
"c": 0.04038,
"h": 231.9
},
"luminance": 0.68833
}Semantic roles & 50–950 ramp
primary
#BEDDEE
secondary
#CC9E84
accent
#5A1FC6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485