#BBDFCD#BBDFCD
#BBDFCD is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.3% C 0.045 H 163.7°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFCD |
|---|---|
| RGB | rgb(187, 223, 205) |
| HSL | hsl(150, 36%, 80%) |
| HSV | hsv(150, 16%, 87%) |
| CMYK | cmyk(16.1%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(85.88, -15.29, 4.89) |
| CIE-LCH | lch(85.88, 16.05, 162.25°) |
| OKLab | oklab(87.26% -0.0434 0.0127) |
| OKLCH | oklch(87.26% 0.045 163.7) |
| XYZ | xyz(57.8979, 67.7465, 67.7717) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.19
Ice
#D6FFFA
ΔE00 8.69
Pale Aqua
#B8FFEB
ΔE00 8.78
Eggshell Blue
#C4FFF7
ΔE00 8.80
Paleturquoise
#AFEEEE
ΔE00 9.16
Light Teal
#90E4C1
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFCD #DFBBCD
analogous
#BBDFBB #BBDFCD #BBDFDF
triadic
#BBDFCD #CDBBDF #DFCDBB
tetradic
#BBDFCD #BBBBDF #DFBBCD #DFDFBB
square
#BBDFCD #BBBBDF #DFBBCD #DFDFBB
split-complementary
#BBDFCD #DFBBDF #DFBBBB
monochromatic
#68B890 #91CBAE #BBDFCD #E5F3EC #EAF5F0
Accessibility & contrast
On white
1.44
#BBDFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BBDFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFCD
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFCD | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#B4DFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdfcd; /* rgb */ color: rgb(187, 223, 205); /* oklch */ color: oklch(87.3% 0.045 163.7);
Tailwind
colors: {
custom: {
50: '#cfe9dc',
500: '#bbdfcd',
950: '#000000',
},
}SCSS
$custom: #bbdfcd; $custom-light: #cfe9dc; $custom-dark: #000000;
JSON
{
"hex": "#bbdfcd",
"rgb": {
"r": 187,
"g": 223,
"b": 205
},
"hsl": {
"h": 150,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.87264,
"c": 0.04521,
"h": 163.7
},
"luminance": 0.67748
}Semantic roles & 50–950 ramp
primary
#BBDFCD
secondary
#B7879F
accent
#3773AF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484