#BBDDD3#BBDDD3
#BBDDD3 is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.0% C 0.038 H 175.7°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDD3 |
|---|---|
| RGB | rgb(187, 221, 211) |
| HSL | hsl(162, 33%, 80%) |
| HSV | hsv(162, 15%, 87%) |
| CMYK | cmyk(15.4%, 0%, 4.5%, 13.3%) |
| CIE-LAB | lab(85.49, -13.12, 1.17) |
| CIE-LCH | lch(85.49, 13.17, 174.93°) |
| OKLab | oklab(87.01% -0.0383 0.0029) |
| OKLCH | oklch(87.01% 0.038 175.7) |
| XYZ | xyz(58.1048, 66.9794, 71.4823) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.04
Paleturquoise
#AFEEEE
ΔE00 7.50
Duck Egg Blue
#C3FBF4
ΔE00 7.57
Ice
#D6FFFA
ΔE00 7.62
Light Light Blue
#CAFFFB
ΔE00 8.23
Very Pale Blue
#D6FFFE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDD3 #DDBBC5
analogous
#BBDDC2 #BBDDD3 #BBD6DD
triadic
#BBDDD3 #D3BBDD #DDD3BB
tetradic
#BBDDD3 #C2BBDD #DDBBC5 #D6DDBB
square
#BBDDD3 #C2BBDD #DDBBC5 #D6DDBB
split-complementary
#BBDDD3 #DDBBD6 #DDC2BB
monochromatic
#69B49E #92C9B9 #BBDDD3 #E4F1ED #EBF5F2
Accessibility & contrast
On white
1.46
#BBDDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#BBDDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDD3
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDD3 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D3
Deuteranopia (green-blind)
#D4D4D4
Tritanopia (blue-blind)
#B3DEDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbddd3; /* rgb */ color: rgb(187, 221, 211); /* oklch */ color: oklch(87.0% 0.038 175.7);
Tailwind
colors: {
custom: {
50: '#cfe7e0',
500: '#bbddd3',
950: '#000000',
},
}SCSS
$custom: #bbddd3; $custom-light: #cfe7e0; $custom-dark: #000000;
JSON
{
"hex": "#bbddd3",
"rgb": {
"r": 187,
"g": 221,
"b": 211
},
"hsl": {
"h": 162.353,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.87006,
"c": 0.03839,
"h": 175.7
},
"luminance": 0.66981
}Semantic roles & 50–950 ramp
primary
#BBDDD3
secondary
#B58795
accent
#395BAC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484