#BBD9CF#BBD9CF
#BBD9CF is a very light, muted teal. Relative luminance 0.647; OKLCH L 86.0% C 0.035 H 173.4°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD9CF |
|---|---|
| RGB | rgb(187, 217, 207) |
| HSL | hsl(160, 28%, 79%) |
| HSV | hsv(160, 14%, 85%) |
| CMYK | cmyk(13.8%, 0%, 4.6%, 14.9%) |
| CIE-LAB | lab(84.33, -11.87, 1.58) |
| CIE-LCH | lch(84.33, 11.97, 172.41°) |
| OKLab | oklab(86.05% -0.0345 0.004) |
| OKLCH | oklch(86.05% 0.035 173.4) |
| XYZ | xyz(56.5661, 64.6942, 68.5264) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.56
Ice
#D6FFFA
ΔE00 8.60
Paleturquoise
#AFEEEE
ΔE00 8.63
Duck Egg Blue
#C3FBF4
ΔE00 8.82
Ice Blue (survey)
#D7FFFE
ΔE00 9.13
Very Pale Blue
#D6FFFE
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD9CF #D9BBC5
analogous
#BBD9C0 #BBD9CF #BBD4D9
triadic
#BBD9CF #CFBBD9 #D9CFBB
tetradic
#BBD9CF #C0BBD9 #D9BBC5 #D4D9BB
square
#BBD9CF #C0BBD9 #D9BBC5 #D4D9BB
split-complementary
#BBD9CF #D9BBD4 #D9C0BB
monochromatic
#6CAD98 #94C3B3 #BBD9CF #E2EFEB #EBF4F1
Accessibility & contrast
On white
1.51
#BBD9CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#BBD9CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD9CF
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD9CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD9CF | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CF
Deuteranopia (green-blind)
#D1D1D0
Tritanopia (blue-blind)
#B4DAD6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd9cf; /* rgb */ color: rgb(187, 217, 207); /* oklch */ color: oklch(86.0% 0.035 173.4);
Tailwind
colors: {
custom: {
50: '#cfe4dd',
500: '#bbd9cf',
950: '#000000',
},
}SCSS
$custom: #bbd9cf; $custom-light: #cfe4dd; $custom-dark: #000000;
JSON
{
"hex": "#bbd9cf",
"rgb": {
"r": 187,
"g": 217,
"b": 207
},
"hsl": {
"h": 160,
"s": 28.302,
"l": 79.216
},
"oklch": {
"l": 0.86047,
"c": 0.0347,
"h": 173.4
},
"luminance": 0.64695
}Semantic roles & 50–950 ramp
primary
#BBD9CF
secondary
#B08996
accent
#3F61A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484