#BBDFE3#BBDFE3
#BBDFE3 is a very light, muted teal. Relative luminance 0.689; OKLCH L 87.9% C 0.038 H 204.7°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFE3 |
|---|---|
| RGB | rgb(187, 223, 227) |
| HSL | hsl(186, 42%, 81%) |
| HSV | hsv(186, 18%, 89%) |
| CMYK | cmyk(17.6%, 1.8%, 0%, 11%) |
| CIE-LAB | lab(86.45, -10.90, -5.89) |
| CIE-LCH | lch(86.45, 12.39, 208.37°) |
| OKLab | oklab(87.9% -0.0347 -0.016) |
| OKLCH | oklch(87.9% 0.038 204.7) |
| XYZ | xyz(60.7426, 68.8844, 82.7538) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.72
Lightblue
#ADD8E6
ΔE00 4.36
Pale Sky Blue
#BDF6FE
ΔE00 6.14
Paleturquoise
#AFEEEE
ΔE00 6.71
Light Sky Blue
#C6FCFF
ΔE00 6.97
Pale Blue
#D0FEFE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFE3 #E3BFBB
analogous
#BBE3D3 #BBDFE3 #BBCBE3
triadic
#BBDFE3 #E3BBDF #DFE3BB
tetradic
#BBDFE3 #D3BBE3 #E3BFBB #CBE3BB
square
#BBDFE3 #D3BBE3 #E3BFBB #CBE3BB
split-complementary
#BBDFE3 #E3BBCB #E3D3BB
monochromatic
#64B6BF #90CBD1 #BBDFE3 #E6F3F5 #E9F5F6
Accessibility & contrast
On white
1.42
#BBDFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#BBDFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFE3
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFE3 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE3
Deuteranopia (green-blind)
#D2D6E3
Tritanopia (blue-blind)
#AFE2E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdfe3; /* rgb */ color: rgb(187, 223, 227); /* oklch */ color: oklch(87.9% 0.038 204.7);
Tailwind
colors: {
custom: {
50: '#d0e9eb',
500: '#bbdfe3',
950: '#000000',
},
}SCSS
$custom: #bbdfe3; $custom-light: #d0e9eb; $custom-dark: #000000;
JSON
{
"hex": "#bbdfe3",
"rgb": {
"r": 187,
"g": 223,
"b": 227
},
"hsl": {
"h": 186,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.87902,
"c": 0.03816,
"h": 204.7
},
"luminance": 0.68886
}Semantic roles & 50–950 ramp
primary
#BBDFE3
secondary
#BC8B86
accent
#3E31B5
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484