#BBD4E3#BBD4E3
#BBD4E3 is a very light, muted cyan. Relative luminance 0.632; OKLCH L 85.6% C 0.034 H 234.2°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4E3 |
|---|---|
| RGB | rgb(187, 212, 227) |
| HSL | hsl(203, 42%, 81%) |
| HSV | hsv(203, 18%, 89%) |
| CMYK | cmyk(17.6%, 6.6%, 0%, 11%) |
| CIE-LAB | lab(83.55, -5.22, -10.19) |
| CIE-LCH | lch(83.55, 11.45, 242.85°) |
| OKLab | oklab(85.61% -0.0199 -0.0276) |
| OKLCH | oklch(85.61% 0.034 234.2) |
| XYZ | xyz(57.8986, 63.1964, 81.8058) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.26
Cloudy Blue
#ACC2D9
ΔE00 5.81
Light Blue Grey
#B7C9E2
ΔE00 6.19
Lightsteelblue
#B0C4DE
ΔE00 6.65
Light Grey Blue
#9DBCD4
ΔE00 7.01
Ice Blue
#A5DFF9
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4E3 #E3CABB
analogous
#BBE3DE #BBD4E3 #BBC0E3
triadic
#BBD4E3 #E3BBD4 #D4E3BB
tetradic
#BBD4E3 #DEBBE3 #E3CABB #C0E3BB
square
#BBD4E3 #DEBBE3 #E3CABB #C0E3BB
split-complementary
#BBD4E3 #E3BBC0 #E3DEBB
monochromatic
#649DBF #90B9D1 #BBD4E3 #E6EFF5 #E9F1F6
Accessibility & contrast
On white
1.54
#BBD4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#BBD4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4E3
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4E3 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E4
Deuteranopia (green-blind)
#C7CEE3
Tritanopia (blue-blind)
#B0D8D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd4e3; /* rgb */ color: rgb(187, 212, 227); /* oklch */ color: oklch(85.6% 0.034 234.2);
Tailwind
colors: {
custom: {
50: '#cfe1eb',
500: '#bbd4e3',
950: '#000000',
},
}SCSS
$custom: #bbd4e3; $custom-light: #cfe1eb; $custom-dark: #000000;
JSON
{
"hex": "#bbd4e3",
"rgb": {
"r": 187,
"g": 212,
"b": 227
},
"hsl": {
"h": 202.5,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.85609,
"c": 0.03401,
"h": 234.2
},
"luminance": 0.63198
}Semantic roles & 50–950 ramp
primary
#BBD4E3
secondary
#BC9A86
accent
#6231B5
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484