#BBEEF4#BBEEF4
#BBEEF4 is a very light, muted teal. Relative luminance 0.782; OKLCH L 91.6% C 0.053 H 205.2°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEEF4 |
|---|---|
| RGB | rgb(187, 238, 244) |
| HSL | hsl(186, 72%, 85%) |
| HSV | hsv(186, 23%, 96%) |
| CMYK | cmyk(23.4%, 2.5%, 0%, 4.3%) |
| CIE-LAB | lab(90.89, -14.88, -8.23) |
| CIE-LCH | lch(90.89, 17.00, 208.94°) |
| OKLab | oklab(91.58% -0.0476 -0.0224) |
| OKLCH | oklch(91.58% 0.053 205.2) |
| XYZ | xyz(67.3923, 78.2428, 97.1219) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.93
Powder Blue
#B0E0E6
ΔE00 3.08
Light Sky Blue
#C6FCFF
ΔE00 3.19
Paleturquoise
#AFEEEE
ΔE00 3.79
Pale Blue
#D0FEFE
ΔE00 4.23
Really Light Blue
#D4FFFF
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEEF4 #F4C1BB
analogous
#BBF4DE #BBEEF4 #BBD2F4
triadic
#BBEEF4 #F4BBEE #EEF4BB
tetradic
#BBEEF4 #DEBBF4 #F4C1BB #D2F4BB
square
#BBEEF4 #DEBBF4 #F4C1BB #D2F4BB
split-complementary
#BBEEF4 #F4BBD2 #F4DEBB
monochromatic
#52D4E3 #86E1EB #BBEEF4 #E5F8FB #E5F8FB
Accessibility & contrast
On white
1.26
#BBEEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#BBEEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEEF4
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEEF4 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF4
Deuteranopia (green-blind)
#DCE2F4
Tritanopia (blue-blind)
#A9F2F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbeef4; /* rgb */ color: rgb(187, 238, 244); /* oklch */ color: oklch(91.6% 0.053 205.2);
Tailwind
colors: {
custom: {
50: '#d0f3f7',
500: '#bbeef4',
950: '#000000',
},
}SCSS
$custom: #bbeef4; $custom-light: #d0f3f7; $custom-dark: #000000;
JSON
{
"hex": "#bbeef4",
"rgb": {
"r": 187,
"g": 238,
"b": 244
},
"hsl": {
"h": 186.316,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.91581,
"c": 0.05264,
"h": 205.2
},
"luminance": 0.78246
}Semantic roles & 50–950 ramp
primary
#BBEEF4
secondary
#D5887E
accent
#2611D4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585