#BBEEED#BBEEED
#BBEEED is a very light, muted teal. Relative luminance 0.778; OKLCH L 91.4% C 0.052 H 194.8°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEEED |
|---|---|
| RGB | rgb(187, 238, 237) |
| HSL | hsl(179, 60%, 83%) |
| HSV | hsv(179, 21%, 93%) |
| CMYK | cmyk(21.4%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(90.70, -16.37, -4.86) |
| CIE-LCH | lch(90.70, 17.08, 196.53°) |
| OKLab | oklab(91.37% -0.0503 -0.0133) |
| OKLCH | oklch(91.37% 0.052 194.8) |
| XYZ | xyz(66.3496, 77.8257, 91.6303) |
| Luminance | 0.7783 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.24
Light Sky Blue
#C6FCFF
ΔE00 3.34
Duck Egg Blue
#C3FBF4
ΔE00 3.64
Light Light Blue
#CAFFFB
ΔE00 3.70
Pale Blue
#D0FEFE
ΔE00 3.81
Pale Sky Blue
#BDF6FE
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEEED #EEBBBC
analogous
#BBEED3 #BBEEED #BBD5EE
triadic
#BBEEED #EDBBEE #EEEDBB
tetradic
#BBEEED #D3BBEE #EEBBBC #D5EEBB
square
#BBEEED #D3BBEE #EEBBBC #D5EEBB
split-complementary
#BBEEED #EEBBD5 #EED3BB
monochromatic
#59D6D3 #8AE2E0 #BBEEED #E7F9F9 #E7F9F9
Accessibility & contrast
On white
1.27
#BBEEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#BBEEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEEED
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEEED | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9ED
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#ABF1ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbeeed; /* rgb */ color: rgb(187, 238, 237); /* oklch */ color: oklch(91.4% 0.052 194.8);
Tailwind
colors: {
custom: {
50: '#d0f3f2',
500: '#bbeeed',
950: '#000000',
},
}SCSS
$custom: #bbeeed; $custom-light: #d0f3f2; $custom-dark: #000000;
JSON
{
"hex": "#bbeeed",
"rgb": {
"r": 187,
"g": 238,
"b": 237
},
"hsl": {
"h": 178.824,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.91366,
"c": 0.05206,
"h": 194.8
},
"luminance": 0.77828
}Semantic roles & 50–950 ramp
primary
#BBEEED
secondary
#CC8183
accent
#1E21C8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585