#BBDEDC#BBDEDC
#BBDEDC is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.5% C 0.037 H 192.3°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEDC |
|---|---|
| RGB | rgb(187, 222, 220) |
| HSL | hsl(177, 35%, 80%) |
| HSV | hsv(177, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(85.99, -11.83, -2.86) |
| CIE-LCH | lch(85.99, 12.17, 193.59°) |
| OKLab | oklab(87.48% -0.0361 -0.0078) |
| OKLCH | oklch(87.48% 0.037 192.3) |
| XYZ | xyz(59.5296, 67.9730, 77.6799) |
| Luminance | 0.6797 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.98
Paleturquoise
#AFEEEE
ΔE00 6.29
Lightblue
#ADD8E6
ΔE00 6.78
Pale Blue
#D0FEFE
ΔE00 7.00
Ice Blue (survey)
#D7FFFE
ΔE00 7.04
Very Pale Blue
#D6FFFE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEDC #DEBBBD
analogous
#BBDECA #BBDEDC #BBCFDE
triadic
#BBDEDC #DCBBDE #DEDCBB
tetradic
#BBDEDC #CABBDE #DEBBBD #CFDEBB
square
#BBDEDC #CABBDE #DEBBBD #CFDEBB
split-complementary
#BBDEDC #DEBBCF #DECABB
monochromatic
#69B6B2 #92CAC7 #BBDEDC #E4F2F1 #EAF5F4
Accessibility & contrast
On white
1.44
#BBDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#BBDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEDC
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEDC | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADC
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#B1E0DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdedc; /* rgb */ color: rgb(187, 222, 220); /* oklch */ color: oklch(87.5% 0.037 192.3);
Tailwind
colors: {
custom: {
50: '#d0e8e6',
500: '#bbdedc',
950: '#000000',
},
}SCSS
$custom: #bbdedc; $custom-light: #d0e8e6; $custom-dark: #000000;
JSON
{
"hex": "#bbdedc",
"rgb": {
"r": 187,
"g": 222,
"b": 220
},
"hsl": {
"h": 176.571,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.8748,
"c": 0.0369,
"h": 192.3
},
"luminance": 0.67975
}Semantic roles & 50–950 ramp
primary
#BBDEDC
secondary
#B6878A
accent
#383FAD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484