#BBDED8#BBDED8
#BBDED8 is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.4% C 0.038 H 184.0°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDED8 |
|---|---|
| RGB | rgb(187, 222, 216) |
| HSL | hsl(170, 35%, 80%) |
| HSV | hsv(170, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(85.89, -12.64, -0.90) |
| CIE-LCH | lch(85.89, 12.67, 184.08°) |
| OKLab | oklab(87.36% -0.0376 -0.0026) |
| OKLCH | oklch(87.36% 0.038 184) |
| XYZ | xyz(59.0062, 67.7636, 74.9233) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.39
Paleturquoise
#AFEEEE
ΔE00 6.53
Ice
#D6FFFA
ΔE00 7.06
Duck Egg Blue
#C3FBF4
ΔE00 7.17
Very Pale Blue
#D6FFFE
ΔE00 7.38
Pale Blue
#D0FEFE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDED8 #DEBBC1
analogous
#BBDEC6 #BBDED8 #BBD2DE
triadic
#BBDED8 #D8BBDE #DED8BB
tetradic
#BBDED8 #C6BBDE #DEBBC1 #D2DEBB
square
#BBDED8 #C6BBDE #DEBBC1 #D2DEBB
split-complementary
#BBDED8 #DEBBD2 #DEC6BB
monochromatic
#69B6A9 #92CAC0 #BBDED8 #E4F2F0 #EAF5F3
Accessibility & contrast
On white
1.44
#BBDED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BBDED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDED8
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDED8 | 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)
#DADAD8
Deuteranopia (green-blind)
#D3D5D9
Tritanopia (blue-blind)
#B2E0DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbded8; /* rgb */ color: rgb(187, 222, 216); /* oklch */ color: oklch(87.4% 0.038 184.0);
Tailwind
colors: {
custom: {
50: '#cfe8e4',
500: '#bbded8',
950: '#000000',
},
}SCSS
$custom: #bbded8; $custom-light: #cfe8e4; $custom-dark: #000000;
JSON
{
"hex": "#bbded8",
"rgb": {
"r": 187,
"g": 222,
"b": 216
},
"hsl": {
"h": 169.714,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.87362,
"c": 0.03772,
"h": 184
},
"luminance": 0.67765
}Semantic roles & 50–950 ramp
primary
#BBDED8
secondary
#B6878F
accent
#384CAD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484