#BBDFCF#BBDFCF
#BBDFCF is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.3% C 0.044 H 166.6°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFCF |
|---|---|
| RGB | rgb(187, 223, 207) |
| HSL | hsl(153, 36%, 80%) |
| HSV | hsv(153, 16%, 87%) |
| CMYK | cmyk(16.1%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(85.93, -14.90, 3.91) |
| CIE-LCH | lch(85.93, 15.41, 165.31°) |
| OKLab | oklab(87.32% -0.0426 0.0101) |
| OKLCH | oklch(87.32% 0.044 166.6) |
| XYZ | xyz(58.1408, 67.8437, 69.0513) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.79
Ice
#D6FFFA
ΔE00 8.25
Eggshell Blue
#C4FFF7
ΔE00 8.46
Paleturquoise
#AFEEEE
ΔE00 8.57
Light Light Blue
#CAFFFB
ΔE00 8.77
Pale Aqua
#B8FFEB
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFCF #DFBBCB
analogous
#BBDFBD #BBDFCF #BBDDDF
triadic
#BBDFCF #CFBBDF #DFCFBB
tetradic
#BBDFCF #BDBBDF #DFBBCB #DDDFBB
square
#BBDFCF #BDBBDF #DFBBCB #DDDFBB
split-complementary
#BBDFCF #DFBBDD #DFBDBB
monochromatic
#68B894 #91CBB2 #BBDFCF #E5F3EC #EAF5F0
Accessibility & contrast
On white
1.44
#BBDFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BBDFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFCF
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFCF | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDACE
Deuteranopia (green-blind)
#D6D5D0
Tritanopia (blue-blind)
#B4DFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdfcf; /* rgb */ color: rgb(187, 223, 207); /* oklch */ color: oklch(87.3% 0.044 166.6);
Tailwind
colors: {
custom: {
50: '#cfe9dd',
500: '#bbdfcf',
950: '#000000',
},
}SCSS
$custom: #bbdfcf; $custom-light: #cfe9dd; $custom-dark: #000000;
JSON
{
"hex": "#bbdfcf",
"rgb": {
"r": 187,
"g": 223,
"b": 207
},
"hsl": {
"h": 153.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.87319,
"c": 0.04376,
"h": 166.6
},
"luminance": 0.67845
}Semantic roles & 50–950 ramp
primary
#BBDFCF
secondary
#B7879C
accent
#376CAF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484