#BEDDE7#BEDDE7
#BEDDE7 is a very light, muted cyan. Relative luminance 0.684; OKLCH L 87.8% C 0.036 H 219.2°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDE7 |
|---|---|
| RGB | rgb(190, 221, 231) |
| HSL | hsl(195, 46%, 83%) |
| HSV | hsv(195, 18%, 91%) |
| CMYK | cmyk(17.7%, 4.3%, 0%, 9.4%) |
| CIE-LAB | lab(86.22, -8.11, -8.31) |
| CIE-LCH | lch(86.22, 11.62, 225.69°) |
| OKLab | oklab(87.81% -0.0276 -0.0225) |
| OKLCH | oklch(87.81% 0.036 219.2) |
| XYZ | xyz(61.5116, 68.4279, 85.5528) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.30
Powder Blue
#B0E0E6
ΔE00 5.24
Ice Blue
#A5DFF9
ΔE00 6.47
Pale Sky Blue
#BDF6FE
ΔE00 7.87
Lightcyan
#E0FFFF
ΔE00 8.47
Very Light Blue
#D5FFFF
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDE7 #E7C8BE
analogous
#BEE7DC #BEDDE7 #BEC9E7
triadic
#BEDDE7 #E7BEDD #DDE7BE
tetradic
#BEDDE7 #DCBEE7 #E7C8BE #C9E7BE
square
#BEDDE7 #DCBEE7 #E7C8BE #C9E7BE
split-complementary
#BEDDE7 #E7BEC9 #E7DCBE
monochromatic
#65AEC6 #91C6D6 #BEDDE7 #E9F3F7 #E9F3F7
Accessibility & contrast
On white
1.43
#BEDDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#BEDDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDE7
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDE7 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBE8
Deuteranopia (green-blind)
#D0D5E7
Tritanopia (blue-blind)
#B3E1E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bedde7; /* rgb */ color: rgb(190, 221, 231); /* oklch */ color: oklch(87.8% 0.036 219.2);
Tailwind
colors: {
custom: {
50: '#d2e7ee',
500: '#bedde7',
950: '#000000',
},
}SCSS
$custom: #bedde7; $custom-light: #d2e7ee; $custom-dark: #000000;
JSON
{
"hex": "#bedde7",
"rgb": {
"r": 190,
"g": 221,
"b": 231
},
"hsl": {
"h": 194.634,
"s": 46.067,
"l": 82.549
},
"oklch": {
"l": 0.87808,
"c": 0.03558,
"h": 219.2
},
"luminance": 0.6843
}Semantic roles & 50–950 ramp
primary
#BEDDE7
secondary
#C29687
accent
#4F2CB9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485