#BDDAE2#BDDAE2
#BDDAE2 is a very light, muted cyan. Relative luminance 0.665; OKLCH L 87.0% C 0.033 H 216.2°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDAE2 |
|---|---|
| RGB | rgb(189, 218, 226) |
| HSL | hsl(193, 39%, 81%) |
| HSV | hsv(193, 16%, 89%) |
| CMYK | cmyk(16.4%, 3.5%, 0%, 11.4%) |
| CIE-LAB | lab(85.23, -7.92, -7.15) |
| CIE-LCH | lch(85.23, 10.67, 222.06°) |
| OKLab | oklab(86.96% -0.0264 -0.0193) |
| OKLCH | oklch(86.96% 0.033 216.2) |
| XYZ | xyz(59.7816, 66.4511, 81.6134) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.67
Powder Blue
#B0E0E6
ΔE00 5.29
Ice Blue
#A5DFF9
ΔE00 7.27
Pale Sky Blue
#BDF6FE
ΔE00 8.38
Lightcyan
#E0FFFF
ΔE00 8.70
Fog
#D8DCE0
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDAE2 #E2C5BD
analogous
#BDE2D8 #BDDAE2 #BDC8E2
triadic
#BDDAE2 #E2BDDA #DAE2BD
tetradic
#BDDAE2 #D8BDE2 #E2C5BD #C8E2BD
square
#BDDAE2 #D8BDE2 #E2C5BD #C8E2BD
split-complementary
#BDDAE2 #E2BDC8 #E2D8BD
monochromatic
#68AABD #92C2CF #BDDAE2 #E8F2F5 #EAF3F6
Accessibility & contrast
On white
1.47
#BDDAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#BDDAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDAE2
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDAE2 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E3
Deuteranopia (green-blind)
#CED3E2
Tritanopia (blue-blind)
#B3DDDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bddae2; /* rgb */ color: rgb(189, 218, 226); /* oklch */ color: oklch(87.0% 0.033 216.2);
Tailwind
colors: {
custom: {
50: '#d1e5eb',
500: '#bddae2',
950: '#000000',
},
}SCSS
$custom: #bddae2; $custom-light: #d1e5eb; $custom-dark: #000000;
JSON
{
"hex": "#bddae2",
"rgb": {
"r": 189,
"g": 218,
"b": 226
},
"hsl": {
"h": 192.973,
"s": 38.947,
"l": 81.373
},
"oklch": {
"l": 0.86959,
"c": 0.03274,
"h": 216.2
},
"luminance": 0.66453
}Semantic roles & 50–950 ramp
primary
#BDDAE2
secondary
#BB9388
accent
#4F34B2
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484