#BBDED0#BBDED0
#BBDED0 is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.1% C 0.042 H 169.2°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDED0 |
|---|---|
| RGB | rgb(187, 222, 208) |
| HSL | hsl(156, 35%, 80%) |
| HSV | hsv(156, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(85.69, -14.21, 3.03) |
| CIE-LCH | lch(85.69, 14.53, 167.97°) |
| OKLab | oklab(87.13% -0.0408 0.0078) |
| OKLCH | oklch(87.13% 0.042 169.2) |
| XYZ | xyz(57.9971, 67.3600, 69.6084) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.73
Ice
#D6FFFA
ΔE00 8.04
Paleturquoise
#AFEEEE
ΔE00 8.23
Eggshell Blue
#C4FFF7
ΔE00 8.46
Powder Blue
#B0E0E6
ΔE00 8.51
Light Light Blue
#CAFFFB
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDED0 #DEBBC9
analogous
#BBDEBE #BBDED0 #BBDADE
triadic
#BBDED0 #D0BBDE #DED0BB
tetradic
#BBDED0 #BEBBDE #DEBBC9 #DADEBB
square
#BBDED0 #BEBBDE #DEBBC9 #DADEBB
split-complementary
#BBDED0 #DEBBDA #DEBEBB
monochromatic
#69B697 #92CAB4 #BBDED0 #E4F2EC #EAF5F1
Accessibility & contrast
On white
1.45
#BBDED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#BBDED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDED0
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDED0 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CF
Deuteranopia (green-blind)
#D5D4D1
Tritanopia (blue-blind)
#B4DEDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbded0; /* rgb */ color: rgb(187, 222, 208); /* oklch */ color: oklch(87.1% 0.042 169.2);
Tailwind
colors: {
custom: {
50: '#cfe8de',
500: '#bbded0',
950: '#000000',
},
}SCSS
$custom: #bbded0; $custom-light: #cfe8de; $custom-dark: #000000;
JSON
{
"hex": "#bbded0",
"rgb": {
"r": 187,
"g": 222,
"b": 208
},
"hsl": {
"h": 156,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.87134,
"c": 0.04157,
"h": 169.2
},
"luminance": 0.67361
}Semantic roles & 50–950 ramp
primary
#BBDED0
secondary
#B6879A
accent
#3867AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484