#BBDDDF#BBDDDF
#BBDDDF is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.4% C 0.036 H 200.9°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDDF |
|---|---|
| RGB | rgb(187, 221, 223) |
| HSL | hsl(183, 36%, 80%) |
| HSV | hsv(183, 16%, 87%) |
| CMYK | cmyk(16.1%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(85.81, -10.71, -4.72) |
| CIE-LCH | lch(85.81, 11.70, 203.77°) |
| OKLab | oklab(87.36% -0.0336 -0.0128) |
| OKLCH | oklch(87.36% 0.036 200.9) |
| XYZ | xyz(59.6657, 67.6037, 79.7029) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.28
Lightblue
#ADD8E6
ΔE00 5.05
Pale Sky Blue
#BDF6FE
ΔE00 6.84
Paleturquoise
#AFEEEE
ΔE00 6.95
Pale Blue
#D0FEFE
ΔE00 7.36
Very Light Blue
#D5FFFF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDDF #DFBDBB
analogous
#BBDFCF #BBDDDF #BBCBDF
triadic
#BBDDDF #DFBBDD #DDDFBB
tetradic
#BBDDDF #CFBBDF #DFBDBB #CBDFBB
square
#BBDDDF #CFBBDF #DFBDBB #CBDFBB
split-complementary
#BBDDDF #DFBBCB #DFCFBB
monochromatic
#68B3B8 #91C8CB #BBDDDF #E5F2F3 #EAF5F5
Accessibility & contrast
On white
1.45
#BBDDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#BBDDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDDF
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDDF | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADF
Deuteranopia (green-blind)
#D1D4DF
Tritanopia (blue-blind)
#B0E0DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdddf; /* rgb */ color: rgb(187, 221, 223); /* oklch */ color: oklch(87.4% 0.036 200.9);
Tailwind
colors: {
custom: {
50: '#d0e7e9',
500: '#bbdddf',
950: '#000000',
},
}SCSS
$custom: #bbdddf; $custom-light: #d0e7e9; $custom-dark: #000000;
JSON
{
"hex": "#bbdddf",
"rgb": {
"r": 187,
"g": 221,
"b": 223
},
"hsl": {
"h": 183.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.8736,
"c": 0.03591,
"h": 200.9
},
"luminance": 0.67605
}Semantic roles & 50–950 ramp
primary
#BBDDDF
secondary
#B78A87
accent
#3D37AF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484