#BBEDDD#BBEDDD
#BBEDDD is a very light, muted teal. Relative luminance 0.764; OKLCH L 90.7% C 0.056 H 173.5°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEDDD |
|---|---|
| RGB | rgb(187, 237, 221) |
| HSL | hsl(161, 58%, 83%) |
| HSV | hsv(161, 21%, 93%) |
| CMYK | cmyk(21.1%, 0%, 6.8%, 7.1%) |
| CIE-LAB | lab(90.02, -19.15, 2.50) |
| CIE-LCH | lch(90.02, 19.31, 172.56°) |
| OKLab | oklab(90.69% -0.0554 0.0063) |
| OKLCH | oklch(90.69% 0.056 173.5) |
| XYZ | xyz(63.8251, 76.3514, 79.7670) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.63
Pale Aqua
#B8FFEB
ΔE00 4.82
Eggshell Blue
#C4FFF7
ΔE00 5.02
Light Light Blue
#CAFFFB
ΔE00 6.06
Ice
#D6FFFA
ΔE00 6.46
Paleturquoise
#AFEEEE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEDDD #EDBBCB
analogous
#BBEDC4 #BBEDDD #BBE4ED
triadic
#BBEDDD #DDBBED #EDDDBB
tetradic
#BBEDDD #C4BBED #EDBBCB #E4EDBB
square
#BBEDDD #C4BBED #EDBBCB #E4EDBB
split-complementary
#BBEDDD #EDBBE4 #EDC4BB
monochromatic
#5AD3AD #8BE0C5 #BBEDDD #E7F9F3 #E7F9F3
Accessibility & contrast
On white
1.29
#BBEDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#BBEDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEDDD
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEDDD | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6DC
Deuteranopia (green-blind)
#E0E0DE
Tritanopia (blue-blind)
#AFEEE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbeddd; /* rgb */ color: rgb(187, 237, 221); /* oklch */ color: oklch(90.7% 0.056 173.5);
Tailwind
colors: {
custom: {
50: '#d0f3e7',
500: '#bbeddd',
950: '#000000',
},
}SCSS
$custom: #bbeddd; $custom-light: #d0f3e7; $custom-dark: #000000;
JSON
{
"hex": "#bbeddd",
"rgb": {
"r": 187,
"g": 237,
"b": 221
},
"hsl": {
"h": 160.8,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.90691,
"c": 0.05576,
"h": 173.5
},
"luminance": 0.76354
}Semantic roles & 50–950 ramp
primary
#BBEDDD
secondary
#CA8299
accent
#2055C6
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141716
muted
#838584