#BEDDE8#BEDDE8
#BEDDE8 is a very light, muted cyan. Relative luminance 0.685; OKLCH L 87.8% C 0.036 H 221.2°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDE8 |
|---|---|
| RGB | rgb(190, 221, 232) |
| HSL | hsl(196, 48%, 83%) |
| HSV | hsv(196, 18%, 91%) |
| CMYK | cmyk(18.1%, 4.7%, 0%, 9%) |
| CIE-LAB | lab(86.25, -7.90, -8.80) |
| CIE-LCH | lch(86.25, 11.83, 228.07°) |
| OKLab | oklab(87.84% -0.0272 -0.0238) |
| OKLCH | oklch(87.84% 0.036 221.2) |
| XYZ | xyz(61.6533, 68.4845, 86.2988) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.30
Powder Blue
#B0E0E6
ΔE00 5.55
Ice Blue
#A5DFF9
ΔE00 6.25
Pale Sky Blue
#BDF6FE
ΔE00 8.06
Lightcyan
#E0FFFF
ΔE00 8.70
Cloudy Blue
#ACC2D9
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDE8 #E8C9BE
analogous
#BEE8DE #BEDDE8 #BEC8E8
triadic
#BEDDE8 #E8BEDD #DDE8BE
tetradic
#BEDDE8 #DEBEE8 #E8C9BE #C8E8BE
square
#BEDDE8 #DEBEE8 #E8C9BE #C8E8BE
split-complementary
#BEDDE8 #E8BEC8 #E8DEBE
monochromatic
#64AEC8 #91C5D8 #BEDDE8 #E8F3F7 #E8F3F7
Accessibility & contrast
On white
1.43
#BEDDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#BEDDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDE8
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDE8 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBE9
Deuteranopia (green-blind)
#D0D5E8
Tritanopia (blue-blind)
#B2E1E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bedde8; /* rgb */ color: rgb(190, 221, 232); /* oklch */ color: oklch(87.8% 0.036 221.2);
Tailwind
colors: {
custom: {
50: '#d2e7ef',
500: '#bedde8',
950: '#000000',
},
}SCSS
$custom: #bedde8; $custom-light: #d2e7ef; $custom-dark: #000000;
JSON
{
"hex": "#bedde8",
"rgb": {
"r": 190,
"g": 221,
"b": 232
},
"hsl": {
"h": 195.714,
"s": 47.727,
"l": 82.745
},
"oklch": {
"l": 0.87839,
"c": 0.03614,
"h": 221.2
},
"luminance": 0.68486
}Semantic roles & 50–950 ramp
primary
#BEDDE8
secondary
#C39787
accent
#502BBB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485