#BBEDEF#BBEDEF
#BBEDEF is a very light, muted teal. Relative luminance 0.774; OKLCH L 91.2% C 0.051 H 199.3°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEDEF |
|---|---|
| RGB | rgb(187, 237, 239) |
| HSL | hsl(182, 62%, 84%) |
| HSV | hsv(182, 22%, 94%) |
| CMYK | cmyk(21.8%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(90.49, -15.45, -6.21) |
| CIE-LCH | lch(90.49, 16.65, 201.91°) |
| OKLab | oklab(91.22% -0.0483 -0.0169) |
| OKLCH | oklch(91.22% 0.051 199.3) |
| XYZ | xyz(66.3531, 77.3626, 93.0810) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.78
Pale Sky Blue
#BDF6FE
ΔE00 3.00
Light Sky Blue
#C6FCFF
ΔE00 3.15
Powder Blue
#B0E0E6
ΔE00 3.33
Pale Blue
#D0FEFE
ΔE00 3.86
Really Light Blue
#D4FFFF
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEDEF #EFBDBB
analogous
#BBEFD7 #BBEDEF #BBD3EF
triadic
#BBEDEF #EFBBED #EDEFBB
tetradic
#BBEDEF #D7BBEF #EFBDBB #D3EFBB
square
#BBEDEF #D7BBEF #EFBDBB #D3EFBB
split-complementary
#BBEDEF #EFBBD3 #EFD7BB
monochromatic
#58D3D8 #89E0E3 #BBEDEF #E6F8F9 #E6F8F9
Accessibility & contrast
On white
1.27
#BBEDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#BBEDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEDEF
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEDEF | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EF
Deuteranopia (green-blind)
#DCE1EF
Tritanopia (blue-blind)
#AAF1ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbedef; /* rgb */ color: rgb(187, 237, 239); /* oklch */ color: oklch(91.2% 0.051 199.3);
Tailwind
colors: {
custom: {
50: '#d0f2f4',
500: '#bbedef',
950: '#000000',
},
}SCSS
$custom: #bbedef; $custom-light: #d0f2f4; $custom-dark: #000000;
JSON
{
"hex": "#bbedef",
"rgb": {
"r": 187,
"g": 237,
"b": 239
},
"hsl": {
"h": 182.308,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.91216,
"c": 0.05117,
"h": 199.3
},
"luminance": 0.77365
}Semantic roles & 50–950 ramp
primary
#BBEDEF
secondary
#CD8481
accent
#231CCA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585