#BBDDDD#BBDDDD
#BBDDDD is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.3% C 0.036 H 196.5°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDDD |
|---|---|
| RGB | rgb(187, 221, 221) |
| HSL | hsl(180, 33%, 80%) |
| HSV | hsv(180, 15%, 87%) |
| CMYK | cmyk(15.4%, 0%, 0%, 13.3%) |
| CIE-LAB | lab(85.75, -11.12, -3.74) |
| CIE-LCH | lch(85.75, 11.73, 198.59°) |
| OKLab | oklab(87.3% -0.0343 -0.0102) |
| OKLCH | oklch(87.3% 0.036 196.5) |
| XYZ | xyz(59.3977, 67.4965, 78.2912) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.61
Lightblue
#ADD8E6
ΔE00 5.89
Paleturquoise
#AFEEEE
ΔE00 6.70
Pale Sky Blue
#BDF6FE
ΔE00 7.06
Pale Blue
#D0FEFE
ΔE00 7.25
Ice Blue (survey)
#D7FFFE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDDD #DDBBBB
analogous
#BBDDCC #BBDDDD #BBCCDD
triadic
#BBDDDD #DDBBDD #DDDDBB
tetradic
#BBDDDD #CCBBDD #DDBBBB #CCDDBB
square
#BBDDDD #CCBBDD #DDBBBB #CCDDBB
split-complementary
#BBDDDD #DDBBCC #DDCCBB
monochromatic
#69B4B4 #92C9C9 #BBDDDD #E4F1F1 #EBF5F5
Accessibility & contrast
On white
1.45
#BBDDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#BBDDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDDD
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDDD | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DD
Deuteranopia (green-blind)
#D1D4DD
Tritanopia (blue-blind)
#B1DFDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdddd; /* rgb */ color: rgb(187, 221, 221); /* oklch */ color: oklch(87.3% 0.036 196.5);
Tailwind
colors: {
custom: {
50: '#d0e7e7',
500: '#bbdddd',
950: '#000000',
},
}SCSS
$custom: #bbdddd; $custom-light: #d0e7e7; $custom-dark: #000000;
JSON
{
"hex": "#bbdddd",
"rgb": {
"r": 187,
"g": 221,
"b": 221
},
"hsl": {
"h": 180,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.87299,
"c": 0.03581,
"h": 196.5
},
"luminance": 0.67498
}Semantic roles & 50–950 ramp
primary
#BBDDDD
secondary
#B58787
accent
#3939AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484