#BBDDCD#BBDDCD
#BBDDCD is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.8% C 0.042 H 165.3°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDCD |
|---|---|
| RGB | rgb(187, 221, 205) |
| HSL | hsl(152, 33%, 80%) |
| HSV | hsv(152, 15%, 87%) |
| CMYK | cmyk(15.4%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(85.34, -14.28, 4.12) |
| CIE-LCH | lch(85.34, 14.86, 163.91°) |
| OKLab | oklab(86.84% -0.0407 0.0107) |
| OKLCH | oklch(86.84% 0.042 165.3) |
| XYZ | xyz(57.3667, 66.6841, 67.5946) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.34
Ice
#D6FFFA
ΔE00 8.65
Paleturquoise
#AFEEEE
ΔE00 9.02
Eggshell Blue
#C4FFF7
ΔE00 9.03
Light Light Blue
#CAFFFB
ΔE00 9.27
Powder Blue
#B0E0E6
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDCD #DDBBCB
analogous
#BBDDBC #BBDDCD #BBDCDD
triadic
#BBDDCD #CDBBDD #DDCDBB
tetradic
#BBDDCD #BCBBDD #DDBBCB #DCDDBB
square
#BBDDCD #BCBBDD #DDBBCB #DCDDBB
split-complementary
#BBDDCD #DDBBDC #DDBCBB
monochromatic
#69B491 #92C9AF #BBDDCD #E4F1EB #EBF5F0
Accessibility & contrast
On white
1.46
#BBDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#BBDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDCD
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDCD | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CC
Deuteranopia (green-blind)
#D5D3CE
Tritanopia (blue-blind)
#B5DDD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbddcd; /* rgb */ color: rgb(187, 221, 205); /* oklch */ color: oklch(86.8% 0.042 165.3);
Tailwind
colors: {
custom: {
50: '#cfe7dc',
500: '#bbddcd',
950: '#000000',
},
}SCSS
$custom: #bbddcd; $custom-light: #cfe7dc; $custom-dark: #000000;
JSON
{
"hex": "#bbddcd",
"rgb": {
"r": 187,
"g": 221,
"b": 205
},
"hsl": {
"h": 151.765,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.86838,
"c": 0.04208,
"h": 165.3
},
"luminance": 0.66685
}Semantic roles & 50–950 ramp
primary
#BBDDCD
secondary
#B5879D
accent
#396FAC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484