#BBDED9#BBDED9
#BBDED9 is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.4% C 0.037 H 186.0°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDED9 |
|---|---|
| RGB | rgb(187, 222, 217) |
| HSL | hsl(171, 35%, 80%) |
| HSV | hsv(171, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 2.3%, 12.9%) |
| CIE-LAB | lab(85.91, -12.44, -1.39) |
| CIE-LCH | lch(85.91, 12.51, 186.38°) |
| OKLab | oklab(87.39% -0.0372 -0.0039) |
| OKLCH | oklch(87.39% 0.037 186) |
| XYZ | xyz(59.1359, 67.8155, 75.6062) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.02
Paleturquoise
#AFEEEE
ΔE00 6.42
Ice
#D6FFFA
ΔE00 7.03
Duck Egg Blue
#C3FBF4
ΔE00 7.22
Pale Blue
#D0FEFE
ΔE00 7.25
Very Pale Blue
#D6FFFE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDED9 #DEBBC0
analogous
#BBDEC8 #BBDED9 #BBD1DE
triadic
#BBDED9 #D9BBDE #DED9BB
tetradic
#BBDED9 #C8BBDE #DEBBC0 #D1DEBB
square
#BBDED9 #C8BBDE #DEBBC0 #D1DEBB
split-complementary
#BBDED9 #DEBBD1 #DEC8BB
monochromatic
#69B6AB #92CAC2 #BBDED9 #E4F2F0 #EAF5F3
Accessibility & contrast
On white
1.44
#BBDED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#BBDED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDED9
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDED9 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADAD9
Deuteranopia (green-blind)
#D3D5DA
Tritanopia (blue-blind)
#B2E0DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbded9; /* rgb */ color: rgb(187, 222, 217); /* oklch */ color: oklch(87.4% 0.037 186.0);
Tailwind
colors: {
custom: {
50: '#cfe8e4',
500: '#bbded9',
950: '#000000',
},
}SCSS
$custom: #bbded9; $custom-light: #cfe8e4; $custom-dark: #000000;
JSON
{
"hex": "#bbded9",
"rgb": {
"r": 187,
"g": 222,
"b": 217
},
"hsl": {
"h": 171.429,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.87391,
"c": 0.03744,
"h": 186
},
"luminance": 0.67817
}Semantic roles & 50–950 ramp
primary
#BBDED9
secondary
#B6878E
accent
#3849AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484