#BDDAEA#BDDAEA
#BDDAEA is a very light, muted cyan. Relative luminance 0.669; OKLCH L 87.2% C 0.038 H 232.0°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDAEA |
|---|---|
| RGB | rgb(189, 218, 234) |
| HSL | hsl(201, 52%, 83%) |
| HSV | hsv(201, 19%, 92%) |
| CMYK | cmyk(19.2%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(85.45, -6.24, -11.04) |
| CIE-LCH | lch(85.45, 12.68, 240.55°) |
| OKLab | oklab(87.22% -0.0234 -0.0299) |
| OKLCH | oklch(87.22% 0.038 232) |
| XYZ | xyz(60.9050, 66.9004, 87.5301) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.40
Ice Blue
#A5DFF9
ΔE00 6.02
Cloudy Blue
#ACC2D9
ΔE00 7.09
Light Blue Grey
#B7C9E2
ΔE00 7.29
Powder Blue
#B0E0E6
ΔE00 7.75
Lightsteelblue
#B0C4DE
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDAEA #EACDBD
analogous
#BDEAE3 #BDDAEA #BDC3EA
triadic
#BDDAEA #EABDDA #DAEABD
tetradic
#BDDAEA #E3BDEA #EACDBD #C3EABD
square
#BDDAEA #E3BDEA #EACDBD #C3EABD
split-complementary
#BDDAEA #EABDC3 #EAE3BD
monochromatic
#60A6CC #8FC0DB #BDDAEA #E8F2F8 #E8F2F8
Accessibility & contrast
On white
1.46
#BDDAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#BDDAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDAEA
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDAEA | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EB
Deuteranopia (green-blind)
#CCD3EA
Tritanopia (blue-blind)
#B1DEDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bddaea; /* rgb */ color: rgb(189, 218, 234); /* oklch */ color: oklch(87.2% 0.038 232.0);
Tailwind
colors: {
custom: {
50: '#d1e5f0',
500: '#bddaea',
950: '#000000',
},
}SCSS
$custom: #bddaea; $custom-light: #d1e5f0; $custom-dark: #000000;
JSON
{
"hex": "#bddaea",
"rgb": {
"r": 189,
"g": 218,
"b": 234
},
"hsl": {
"h": 201.333,
"s": 51.724,
"l": 82.941
},
"oklch": {
"l": 0.87215,
"c": 0.038,
"h": 232
},
"luminance": 0.66902
}Semantic roles & 50–950 ramp
primary
#BDDAEA
secondary
#C69C85
accent
#5D26BF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485