#BBDFE0#BBDFE0
#BBDFE0 is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.8% C 0.038 H 198.6°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFE0 |
|---|---|
| RGB | rgb(187, 223, 224) |
| HSL | hsl(182, 37%, 81%) |
| HSV | hsv(182, 17%, 88%) |
| CMYK | cmyk(16.5%, 0.4%, 0%, 12.2%) |
| CIE-LAB | lab(86.37, -11.52, -4.42) |
| CIE-LCH | lch(86.37, 12.34, 201.00°) |
| OKLab | oklab(87.81% -0.0358 -0.012) |
| OKLCH | oklch(87.81% 0.038 198.6) |
| XYZ | xyz(60.3321, 68.7202, 80.5921) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.02
Lightblue
#ADD8E6
ΔE00 5.56
Paleturquoise
#AFEEEE
ΔE00 6.19
Pale Sky Blue
#BDF6FE
ΔE00 6.37
Pale Blue
#D0FEFE
ΔE00 6.75
Very Light Blue
#D5FFFF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFE0 #E0BCBB
analogous
#BBE0CE #BBDFE0 #BBCCE0
triadic
#BBDFE0 #E0BBDF #DFE0BB
tetradic
#BBDFE0 #CEBBE0 #E0BCBB #CCE0BB
square
#BBDFE0 #CEBBE0 #E0BCBB #CCE0BB
split-complementary
#BBDFE0 #E0BBCC #E0CEBB
monochromatic
#67B7BA #91CBCD #BBDFE0 #E5F3F3 #EAF5F5
Accessibility & contrast
On white
1.42
#BBDFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#BBDFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFE0
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFE0 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBE0
Deuteranopia (green-blind)
#D2D6E0
Tritanopia (blue-blind)
#B0E2DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdfe0; /* rgb */ color: rgb(187, 223, 224); /* oklch */ color: oklch(87.8% 0.038 198.6);
Tailwind
colors: {
custom: {
50: '#d0e9e9',
500: '#bbdfe0',
950: '#000000',
},
}SCSS
$custom: #bbdfe0; $custom-light: #d0e9e9; $custom-dark: #000000;
JSON
{
"hex": "#bbdfe0",
"rgb": {
"r": 187,
"g": 223,
"b": 224
},
"hsl": {
"h": 181.622,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.8781,
"c": 0.0378,
"h": 198.6
},
"luminance": 0.68722
}Semantic roles & 50–950 ramp
primary
#BBDFE0
secondary
#B98887
accent
#3935B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484