#BBD2DF#BBD2DF
#BBD2DF is a very light, muted cyan. Relative luminance 0.620; OKLCH L 85.1% C 0.031 H 232.5°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2DF |
|---|---|
| RGB | rgb(187, 210, 223) |
| HSL | hsl(202, 36%, 80%) |
| HSV | hsv(202, 16%, 87%) |
| CMYK | cmyk(16.1%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(82.91, -5.02, -9.01) |
| CIE-LCH | lch(82.91, 10.32, 240.86°) |
| OKLab | oklab(85.07% -0.0187 -0.0244) |
| OKLCH | oklch(85.07% 0.031 232.5) |
| XYZ | xyz(56.8560, 61.9844, 78.7664) |
| Luminance | 0.6199 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.55
Cloudy Blue
#ACC2D9
ΔE00 5.87
Light Blue Grey
#B7C9E2
ΔE00 6.38
Lightsteelblue
#B0C4DE
ΔE00 6.81
Light Grey Blue
#9DBCD4
ΔE00 7.07
Fog
#D8DCE0
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2DF #DFC8BB
analogous
#BBDFDA #BBD2DF #BBC0DF
triadic
#BBD2DF #DFBBD2 #D2DFBB
tetradic
#BBD2DF #DABBDF #DFC8BB #C0DFBB
square
#BBD2DF #DABBDF #DFC8BB #C0DFBB
split-complementary
#BBD2DF #DFBBC0 #DFDABB
monochromatic
#689BB8 #91B6CB #BBD2DF #E5EEF3 #EAF1F5
Accessibility & contrast
On white
1.57
#BBD2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#BBD2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2DF
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2DF | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1E0
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#B2D6D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd2df; /* rgb */ color: rgb(187, 210, 223); /* oklch */ color: oklch(85.1% 0.031 232.5);
Tailwind
colors: {
custom: {
50: '#cfdfe9',
500: '#bbd2df',
950: '#000000',
},
}SCSS
$custom: #bbd2df; $custom-light: #cfdfe9; $custom-dark: #000000;
JSON
{
"hex": "#bbd2df",
"rgb": {
"r": 187,
"g": 210,
"b": 223
},
"hsl": {
"h": 201.667,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.85066,
"c": 0.03071,
"h": 232.5
},
"luminance": 0.61986
}Semantic roles & 50–950 ramp
primary
#BBD2DF
secondary
#B79887
accent
#6237AF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484