#BBEDDE#BBEDDE
#BBEDDE is a very light, muted teal. Relative luminance 0.764; OKLCH L 90.7% C 0.055 H 174.7°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEDDE |
|---|---|
| RGB | rgb(187, 237, 222) |
| HSL | hsl(162, 58%, 83%) |
| HSV | hsv(162, 21%, 93%) |
| CMYK | cmyk(21.1%, 0%, 6.3%, 7.1%) |
| CIE-LAB | lab(90.05, -18.95, 2.02) |
| CIE-LCH | lch(90.05, 19.05, 173.93°) |
| OKLab | oklab(90.72% -0.055 0.0051) |
| OKLCH | oklch(90.72% 0.055 174.7) |
| XYZ | xyz(63.9587, 76.4048, 80.4708) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.36
Eggshell Blue
#C4FFF7
ΔE00 4.79
Pale Aqua
#B8FFEB
ΔE00 4.89
Light Light Blue
#CAFFFB
ΔE00 5.78
Paleturquoise
#AFEEEE
ΔE00 6.15
Ice
#D6FFFA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEDDE #EDBBCA
analogous
#BBEDC5 #BBEDDE #BBE3ED
triadic
#BBEDDE #DEBBED #EDDEBB
tetradic
#BBEDDE #C5BBED #EDBBCA #E3EDBB
square
#BBEDDE #C5BBED #EDBBCA #E3EDBB
split-complementary
#BBEDDE #EDBBE3 #EDC5BB
monochromatic
#5AD3AF #8BE0C7 #BBEDDE #E7F9F3 #E7F9F3
Accessibility & contrast
On white
1.29
#BBEDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#BBEDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEDDE
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEDDE | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E7DD
Deuteranopia (green-blind)
#E0E0DF
Tritanopia (blue-blind)
#AFEEE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbedde; /* rgb */ color: rgb(187, 237, 222); /* oklch */ color: oklch(90.7% 0.055 174.7);
Tailwind
colors: {
custom: {
50: '#d0f3e8',
500: '#bbedde',
950: '#000000',
},
}SCSS
$custom: #bbedde; $custom-light: #d0f3e8; $custom-dark: #000000;
JSON
{
"hex": "#bbedde",
"rgb": {
"r": 187,
"g": 237,
"b": 222
},
"hsl": {
"h": 162,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.90718,
"c": 0.05523,
"h": 174.7
},
"luminance": 0.76407
}Semantic roles & 50–950 ramp
primary
#BBEDDE
secondary
#CA8298
accent
#2052C6
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141716
muted
#838584