#BBEBDB#BBEBDB
#BBEBDB is a very light, muted teal. Relative luminance 0.751; OKLCH L 90.2% C 0.054 H 172.7°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEBDB |
|---|---|
| RGB | rgb(187, 235, 219) |
| HSL | hsl(160, 55%, 83%) |
| HSV | hsv(160, 20%, 92%) |
| CMYK | cmyk(20.4%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(89.44, -18.55, 2.70) |
| CIE-LCH | lch(89.44, 18.75, 171.73°) |
| OKLab | oklab(90.21% -0.0536 0.0069) |
| OKLCH | oklch(90.21% 0.054 172.7) |
| XYZ | xyz(62.9844, 75.0938, 78.1801) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.99
Pale Aqua
#B8FFEB
ΔE00 5.35
Eggshell Blue
#C4FFF7
ΔE00 5.44
Light Light Blue
#CAFFFB
ΔE00 6.35
Ice
#D6FFFA
ΔE00 6.61
Paleturquoise
#AFEEEE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEBDB #EBBBCB
analogous
#BBEBC3 #BBEBDB #BBE3EB
triadic
#BBEBDB #DBBBEB #EBDBBB
tetradic
#BBEBDB #C3BBEB #EBBBCB #E3EBBB
square
#BBEBDB #C3BBEB #EBBBCB #E3EBBB
split-complementary
#BBEBDB #EBBBE3 #EBC3BB
monochromatic
#5CCFA9 #8CDDC2 #BBEBDB #E7F8F2 #E7F8F2
Accessibility & contrast
On white
1.31
#BBEBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#BBEBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEBDB
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEBDB | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DA
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#B0ECE6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbebdb; /* rgb */ color: rgb(187, 235, 219); /* oklch */ color: oklch(90.2% 0.054 172.7);
Tailwind
colors: {
custom: {
50: '#d0f1e6',
500: '#bbebdb',
950: '#000000',
},
}SCSS
$custom: #bbebdb; $custom-light: #d0f1e6; $custom-dark: #000000;
JSON
{
"hex": "#bbebdb",
"rgb": {
"r": 187,
"g": 235,
"b": 219
},
"hsl": {
"h": 160,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.90208,
"c": 0.05405,
"h": 172.7
},
"luminance": 0.75096
}Semantic roles & 50–950 ramp
primary
#BBEBDB
secondary
#C7839A
accent
#2358C2
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141615
muted
#838584