#BBDECF#BBDECF
#BBDECF is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.1% C 0.042 H 167.6°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDECF |
|---|---|
| RGB | rgb(187, 222, 207) |
| HSL | hsl(154, 35%, 80%) |
| HSV | hsv(154, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(85.66, -14.40, 3.52) |
| CIE-LCH | lch(85.66, 14.82, 166.26°) |
| OKLab | oklab(87.11% -0.0412 0.0091) |
| OKLCH | oklch(87.11% 0.042 167.6) |
| XYZ | xyz(57.8744, 67.3109, 68.9625) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.89
Ice
#D6FFFA
ΔE00 8.24
Paleturquoise
#AFEEEE
ΔE00 8.51
Eggshell Blue
#C4FFF7
ΔE00 8.59
Light Light Blue
#CAFFFB
ΔE00 8.81
Powder Blue
#B0E0E6
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDECF #DEBBCA
analogous
#BBDEBE #BBDECF #BBDBDE
triadic
#BBDECF #CFBBDE #DECFBB
tetradic
#BBDECF #BEBBDE #DEBBCA #DBDEBB
square
#BBDECF #BEBBDE #DEBBCA #DBDEBB
split-complementary
#BBDECF #DEBBDB #DEBEBB
monochromatic
#69B695 #92CAB2 #BBDECF #E4F2EC #EAF5F0
Accessibility & contrast
On white
1.45
#BBDECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#BBDECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDECF
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDECF | 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)
#DCD9CE
Deuteranopia (green-blind)
#D6D4D0
Tritanopia (blue-blind)
#B4DED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdecf; /* rgb */ color: rgb(187, 222, 207); /* oklch */ color: oklch(87.1% 0.042 167.6);
Tailwind
colors: {
custom: {
50: '#cfe8dd',
500: '#bbdecf',
950: '#000000',
},
}SCSS
$custom: #bbdecf; $custom-light: #cfe8dd; $custom-dark: #000000;
JSON
{
"hex": "#bbdecf",
"rgb": {
"r": 187,
"g": 222,
"b": 207
},
"hsl": {
"h": 154.286,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.87106,
"c": 0.04223,
"h": 167.6
},
"luminance": 0.67312
}Semantic roles & 50–950 ramp
primary
#BBDECF
secondary
#B6879B
accent
#386AAD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484