#BBDED7#BBDED7
#BBDED7 is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.3% C 0.038 H 181.9°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDED7 |
|---|---|
| RGB | rgb(187, 222, 215) |
| HSL | hsl(168, 35%, 80%) |
| HSV | hsv(168, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(85.86, -12.84, -0.41) |
| CIE-LCH | lch(85.86, 12.84, 181.83°) |
| OKLab | oklab(87.33% -0.038 -0.0013) |
| OKLCH | oklch(87.33% 0.038 181.9) |
| XYZ | xyz(58.8773, 67.7121, 74.2445) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.78
Paleturquoise
#AFEEEE
ΔE00 6.67
Ice
#D6FFFA
ΔE00 7.11
Duck Egg Blue
#C3FBF4
ΔE00 7.15
Very Pale Blue
#D6FFFE
ΔE00 7.52
Ice Blue (survey)
#D7FFFE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDED7 #DEBBC2
analogous
#BBDEC5 #BBDED7 #BBD3DE
triadic
#BBDED7 #D7BBDE #DED7BB
tetradic
#BBDED7 #C5BBDE #DEBBC2 #D3DEBB
square
#BBDED7 #C5BBDE #DEBBC2 #D3DEBB
split-complementary
#BBDED7 #DEBBD3 #DEC5BB
monochromatic
#69B6A7 #92CABF #BBDED7 #E4F2EF #EAF5F3
Accessibility & contrast
On white
1.44
#BBDED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#BBDED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDED7
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDED7 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD7
Deuteranopia (green-blind)
#D4D5D8
Tritanopia (blue-blind)
#B2DFDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbded7; /* rgb */ color: rgb(187, 222, 215); /* oklch */ color: oklch(87.3% 0.038 181.9);
Tailwind
colors: {
custom: {
50: '#cfe8e3',
500: '#bbded7',
950: '#000000',
},
}SCSS
$custom: #bbded7; $custom-light: #cfe8e3; $custom-dark: #000000;
JSON
{
"hex": "#bbded7",
"rgb": {
"r": 187,
"g": 222,
"b": 215
},
"hsl": {
"h": 168,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.87333,
"c": 0.03805,
"h": 181.9
},
"luminance": 0.67714
}Semantic roles & 50–950 ramp
primary
#BBDED7
secondary
#B68791
accent
#3850AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484