#BBDED1#BBDED1
#BBDED1 is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.2% C 0.041 H 170.9°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDED1 |
|---|---|
| RGB | rgb(187, 222, 209) |
| HSL | hsl(158, 35%, 80%) |
| HSV | hsv(158, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(85.71, -14.01, 2.54) |
| CIE-LCH | lch(85.71, 14.24, 169.74°) |
| OKLab | oklab(87.16% -0.0404 0.0065) |
| OKLCH | oklch(87.16% 0.041 170.9) |
| XYZ | xyz(58.1205, 67.4093, 70.2584) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.58
Ice
#D6FFFA
ΔE00 7.86
Paleturquoise
#AFEEEE
ΔE00 7.96
Powder Blue
#B0E0E6
ΔE00 8.12
Eggshell Blue
#C4FFF7
ΔE00 8.34
Light Light Blue
#CAFFFB
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDED1 #DEBBC8
analogous
#BBDEBF #BBDED1 #BBD9DE
triadic
#BBDED1 #D1BBDE #DED1BB
tetradic
#BBDED1 #BFBBDE #DEBBC8 #D9DEBB
square
#BBDED1 #BFBBDE #DEBBC8 #D9DEBB
split-complementary
#BBDED1 #DEBBD9 #DEBFBB
monochromatic
#69B699 #92CAB5 #BBDED1 #E4F2ED #EAF5F1
Accessibility & contrast
On white
1.45
#BBDED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#BBDED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDED1
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDED1 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D0
Deuteranopia (green-blind)
#D5D4D2
Tritanopia (blue-blind)
#B4DFDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbded1; /* rgb */ color: rgb(187, 222, 209); /* oklch */ color: oklch(87.2% 0.041 170.9);
Tailwind
colors: {
custom: {
50: '#cfe8df',
500: '#bbded1',
950: '#000000',
},
}SCSS
$custom: #bbded1; $custom-light: #cfe8df; $custom-dark: #000000;
JSON
{
"hex": "#bbded1",
"rgb": {
"r": 187,
"g": 222,
"b": 209
},
"hsl": {
"h": 157.714,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.87162,
"c": 0.04095,
"h": 170.9
},
"luminance": 0.67411
}Semantic roles & 50–950 ramp
primary
#BBDED1
secondary
#B68799
accent
#3864AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484