#BDDFF2#BDDFF2
#BDDFF2 is a very light, muted cyan. Relative luminance 0.700; OKLCH L 88.5% C 0.044 H 232.4°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDFF2 |
|---|---|
| RGB | rgb(189, 223, 242) |
| HSL | hsl(202, 67%, 85%) |
| HSV | hsv(202, 22%, 95%) |
| CMYK | cmyk(21.9%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(87.00, -7.09, -12.96) |
| CIE-LCH | lch(87.00, 14.78, 241.30°) |
| OKLab | oklab(88.51% -0.0271 -0.0352) |
| OKLCH | oklch(88.51% 0.044 232.4) |
| XYZ | xyz(63.3965, 70.0029, 94.1589) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.31
Ice Blue
#A5DFF9
ΔE00 4.82
Powder Blue
#B0E0E6
ΔE00 7.61
Cloudy Blue
#ACC2D9
ΔE00 8.03
Light Blue Grey
#B7C9E2
ΔE00 8.08
Baby Blue
#89CFF0
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDFF2 #F2D0BD
analogous
#BDF2EA #BDDFF2 #BDC5F2
triadic
#BDDFF2 #F2BDDF #DFF2BD
tetradic
#BDDFF2 #EABDF2 #F2D0BD #C5F2BD
square
#BDDFF2 #EABDF2 #F2D0BD #C5F2BD
split-complementary
#BDDFF2 #F2BDC5 #F2EABD
monochromatic
#57ADDE #8AC6E8 #BDDFF2 #E5F3FA #E5F3FA
Accessibility & contrast
On white
1.40
#BDDFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#BDDFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDFF2
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDFF2 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF3
Deuteranopia (green-blind)
#CED7F2
Tritanopia (blue-blind)
#AEE4E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bddff2; /* rgb */ color: rgb(189, 223, 242); /* oklch */ color: oklch(88.5% 0.044 232.4);
Tailwind
colors: {
custom: {
50: '#d1e9f6',
500: '#bddff2',
950: '#000000',
},
}SCSS
$custom: #bddff2; $custom-light: #d1e9f6; $custom-dark: #000000;
JSON
{
"hex": "#bddff2",
"rgb": {
"r": 189,
"g": 223,
"b": 242
},
"hsl": {
"h": 201.509,
"s": 67.089,
"l": 84.51
},
"oklch": {
"l": 0.88511,
"c": 0.04442,
"h": 232.4
},
"luminance": 0.70005
}Semantic roles & 50–950 ramp
primary
#BDDFF2
secondary
#D29E81
accent
#5917CF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485