#BBDDD2#BBDDD2
#BBDDD2 is a very light, muted teal. Relative luminance 0.669; OKLCH L 87.0% C 0.039 H 173.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDD2 |
|---|---|
| RGB | rgb(187, 221, 210) |
| HSL | hsl(161, 33%, 80%) |
| HSV | hsv(161, 15%, 87%) |
| CMYK | cmyk(15.4%, 0%, 5%, 13.3%) |
| CIE-LAB | lab(85.47, -13.31, 1.66) |
| CIE-LCH | lch(85.47, 13.42, 172.91°) |
| OKLab | oklab(86.98% -0.0387 0.0042) |
| OKLCH | oklch(86.98% 0.039 173.8) |
| XYZ | xyz(57.9799, 66.9294, 70.8242) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.43
Duck Egg Blue
#C3FBF4
ΔE00 7.65
Paleturquoise
#AFEEEE
ΔE00 7.72
Ice
#D6FFFA
ΔE00 7.76
Light Light Blue
#CAFFFB
ΔE00 8.37
Eggshell Blue
#C4FFF7
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDD2 #DDBBC6
analogous
#BBDDC1 #BBDDD2 #BBD7DD
triadic
#BBDDD2 #D2BBDD #DDD2BB
tetradic
#BBDDD2 #C1BBDD #DDBBC6 #D7DDBB
square
#BBDDD2 #C1BBDD #DDBBC6 #D7DDBB
split-complementary
#BBDDD2 #DDBBD7 #DDC1BB
monochromatic
#69B49C #92C9B7 #BBDDD2 #E4F1ED #EBF5F1
Accessibility & contrast
On white
1.46
#BBDDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#BBDDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDD2
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDD2 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#D4D4D3
Tritanopia (blue-blind)
#B3DEDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbddd2; /* rgb */ color: rgb(187, 221, 210); /* oklch */ color: oklch(87.0% 0.039 173.8);
Tailwind
colors: {
custom: {
50: '#cfe7df',
500: '#bbddd2',
950: '#000000',
},
}SCSS
$custom: #bbddd2; $custom-light: #cfe7df; $custom-dark: #000000;
JSON
{
"hex": "#bbddd2",
"rgb": {
"r": 187,
"g": 221,
"b": 210
},
"hsl": {
"h": 160.588,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.86978,
"c": 0.03891,
"h": 173.8
},
"luminance": 0.66931
}Semantic roles & 50–950 ramp
primary
#BBDDD2
secondary
#B58796
accent
#395FAC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484