#BBDDD9#BBDDD9
#BBDDD9 is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.2% C 0.036 H 187.8°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDD9 |
|---|---|
| RGB | rgb(187, 221, 217) |
| HSL | hsl(173, 33%, 80%) |
| HSV | hsv(173, 15%, 87%) |
| CMYK | cmyk(15.4%, 0%, 1.8%, 13.3%) |
| CIE-LAB | lab(85.65, -11.93, -1.78) |
| CIE-LCH | lch(85.65, 12.06, 188.49°) |
| OKLab | oklab(87.18% -0.0359 -0.0049) |
| OKLCH | oklch(87.18% 0.036 187.8) |
| XYZ | xyz(58.8711, 67.2859, 75.5179) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.79
Paleturquoise
#AFEEEE
ΔE00 6.64
Ice
#D6FFFA
ΔE00 7.28
Ice Blue (survey)
#D7FFFE
ΔE00 7.38
Very Pale Blue
#D6FFFE
ΔE00 7.39
Pale Blue
#D0FEFE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDD9 #DDBBBF
analogous
#BBDDC8 #BBDDD9 #BBD0DD
triadic
#BBDDD9 #D9BBDD #DDD9BB
tetradic
#BBDDD9 #C8BBDD #DDBBBF #D0DDBB
square
#BBDDD9 #C8BBDD #DDBBBF #D0DDBB
split-complementary
#BBDDD9 #DDBBD0 #DDC8BB
monochromatic
#69B4AB #92C9C2 #BBDDD9 #E4F1F0 #EBF5F4
Accessibility & contrast
On white
1.45
#BBDDD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#BBDDD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDD9
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDD9 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D9
Deuteranopia (green-blind)
#D2D4D9
Tritanopia (blue-blind)
#B2DFDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbddd9; /* rgb */ color: rgb(187, 221, 217); /* oklch */ color: oklch(87.2% 0.036 187.8);
Tailwind
colors: {
custom: {
50: '#cfe7e4',
500: '#bbddd9',
950: '#000000',
},
}SCSS
$custom: #bbddd9; $custom-light: #cfe7e4; $custom-dark: #000000;
JSON
{
"hex": "#bbddd9",
"rgb": {
"r": 187,
"g": 221,
"b": 217
},
"hsl": {
"h": 172.941,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.8718,
"c": 0.03624,
"h": 187.8
},
"luminance": 0.67287
}Semantic roles & 50–950 ramp
primary
#BBDDD9
secondary
#B5878D
accent
#3947AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484