#BBDDD8#BBDDD8
#BBDDD8 is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.2% C 0.036 H 185.7°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDD8 |
|---|---|
| RGB | rgb(187, 221, 216) |
| HSL | hsl(171, 33%, 80%) |
| HSV | hsv(171, 15%, 87%) |
| CMYK | cmyk(15.4%, 0%, 2.3%, 13.3%) |
| CIE-LAB | lab(85.62, -12.13, -1.29) |
| CIE-LCH | lch(85.62, 12.20, 186.07°) |
| OKLab | oklab(87.15% -0.0363 -0.0036) |
| OKLCH | oklch(87.15% 0.036 185.7) |
| XYZ | xyz(58.7414, 67.2340, 74.8350) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.14
Paleturquoise
#AFEEEE
ΔE00 6.72
Ice
#D6FFFA
ΔE00 7.27
Ice Blue (survey)
#D7FFFE
ΔE00 7.48
Very Pale Blue
#D6FFFE
ΔE00 7.48
Pale Blue
#D0FEFE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDD8 #DDBBC0
analogous
#BBDDC7 #BBDDD8 #BBD1DD
triadic
#BBDDD8 #D8BBDD #DDD8BB
tetradic
#BBDDD8 #C7BBDD #DDBBC0 #D1DDBB
square
#BBDDD8 #C7BBDD #DDBBC0 #D1DDBB
split-complementary
#BBDDD8 #DDBBD1 #DDC7BB
monochromatic
#69B4A9 #92C9C1 #BBDDD8 #E4F1EF #EBF5F3
Accessibility & contrast
On white
1.45
#BBDDD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#BBDDD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDD8
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDD8 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D8
Deuteranopia (green-blind)
#D3D4D9
Tritanopia (blue-blind)
#B2DFDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbddd8; /* rgb */ color: rgb(187, 221, 216); /* oklch */ color: oklch(87.2% 0.036 185.7);
Tailwind
colors: {
custom: {
50: '#cfe7e4',
500: '#bbddd8',
950: '#000000',
},
}SCSS
$custom: #bbddd8; $custom-light: #cfe7e4; $custom-dark: #000000;
JSON
{
"hex": "#bbddd8",
"rgb": {
"r": 187,
"g": 221,
"b": 216
},
"hsl": {
"h": 171.176,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.87151,
"c": 0.03647,
"h": 185.7
},
"luminance": 0.67236
}Semantic roles & 50–950 ramp
primary
#BBDDD8
secondary
#B5878E
accent
#394AAC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484