#BBDFE1#BBDFE1
#BBDFE1 is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.8% C 0.038 H 200.6°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFE1 |
|---|---|
| RGB | rgb(187, 223, 225) |
| HSL | hsl(183, 39%, 81%) |
| HSV | hsv(183, 17%, 88%) |
| CMYK | cmyk(16.9%, 0.9%, 0%, 11.8%) |
| CIE-LAB | lab(86.39, -11.32, -4.91) |
| CIE-LCH | lch(86.39, 12.34, 203.46°) |
| OKLab | oklab(87.84% -0.0354 -0.0133) |
| OKLCH | oklch(87.84% 0.038 200.6) |
| XYZ | xyz(60.4681, 68.7746, 81.3085) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.84
Lightblue
#ADD8E6
ΔE00 5.15
Pale Sky Blue
#BDF6FE
ΔE00 6.25
Paleturquoise
#AFEEEE
ΔE00 6.33
Pale Blue
#D0FEFE
ΔE00 6.81
Light Sky Blue
#C6FCFF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFE1 #E1BDBB
analogous
#BBE1D0 #BBDFE1 #BBCCE1
triadic
#BBDFE1 #E1BBDF #DFE1BB
tetradic
#BBDFE1 #D0BBE1 #E1BDBB #CCE1BB
square
#BBDFE1 #D0BBE1 #E1BDBB #CCE1BB
split-complementary
#BBDFE1 #E1BBCC #E1D0BB
monochromatic
#66B7BC #91CBCE #BBDFE1 #E5F3F4 #EAF5F6
Accessibility & contrast
On white
1.42
#BBDFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#BBDFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFE1
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFE1 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBE1
Deuteranopia (green-blind)
#D2D6E1
Tritanopia (blue-blind)
#B0E2DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdfe1; /* rgb */ color: rgb(187, 223, 225); /* oklch */ color: oklch(87.8% 0.038 200.6);
Tailwind
colors: {
custom: {
50: '#d0e9ea',
500: '#bbdfe1',
950: '#000000',
},
}SCSS
$custom: #bbdfe1; $custom-light: #d0e9ea; $custom-dark: #000000;
JSON
{
"hex": "#bbdfe1",
"rgb": {
"r": 187,
"g": 223,
"b": 225
},
"hsl": {
"h": 183.158,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.87841,
"c": 0.03787,
"h": 200.6
},
"luminance": 0.68776
}Semantic roles & 50–950 ramp
primary
#BBDFE1
secondary
#BA8986
accent
#3A34B2
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484