#BBEDDC#BBEDDC
#BBEDDC is a very light, muted teal. Relative luminance 0.763; OKLCH L 90.7% C 0.056 H 172.2°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEDDC |
|---|---|
| RGB | rgb(187, 237, 220) |
| HSL | hsl(160, 58%, 83%) |
| HSV | hsv(160, 21%, 93%) |
| CMYK | cmyk(21.1%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(90.00, -19.34, 2.99) |
| CIE-LCH | lch(90.00, 19.57, 171.22°) |
| OKLab | oklab(90.66% -0.0558 0.0076) |
| OKLCH | oklch(90.66% 0.056 172.2) |
| XYZ | xyz(63.6923, 76.2983, 79.0675) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.77
Duck Egg Blue
#C3FBF4
ΔE00 4.92
Eggshell Blue
#C4FFF7
ΔE00 5.27
Light Light Blue
#CAFFFB
ΔE00 6.35
Ice
#D6FFFA
ΔE00 6.71
Pale Cyan
#B7FFFA
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEDDC #EDBBCC
analogous
#BBEDC3 #BBEDDC #BBE5ED
triadic
#BBEDDC #DCBBED #EDDCBB
tetradic
#BBEDDC #C3BBED #EDBBCC #E5EDBB
square
#BBEDDC #C3BBED #EDBBCC #E5EDBB
split-complementary
#BBEDDC #EDBBE5 #EDC3BB
monochromatic
#5AD3AA #8BE0C3 #BBEDDC #E7F9F3 #E7F9F3
Accessibility & contrast
On white
1.29
#BBEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#BBEDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEDDC
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEDDC | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6DB
Deuteranopia (green-blind)
#E0E0DD
Tritanopia (blue-blind)
#AFEEE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbeddc; /* rgb */ color: rgb(187, 237, 220); /* oklch */ color: oklch(90.7% 0.056 172.2);
Tailwind
colors: {
custom: {
50: '#d0f3e6',
500: '#bbeddc',
950: '#000000',
},
}SCSS
$custom: #bbeddc; $custom-light: #d0f3e6; $custom-dark: #000000;
JSON
{
"hex": "#bbeddc",
"rgb": {
"r": 187,
"g": 237,
"b": 220
},
"hsl": {
"h": 159.6,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.90663,
"c": 0.05633,
"h": 172.2
},
"luminance": 0.763
}Semantic roles & 50–950 ramp
primary
#BBEDDC
secondary
#CA829B
accent
#2058C6
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141716
muted
#838584