#BBEEF8#BBEEF8
#BBEEF8 is a very light, muted teal. Relative luminance 0.785; OKLCH L 91.7% C 0.054 H 210.9°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEEF8 |
|---|---|
| RGB | rgb(187, 238, 248) |
| HSL | hsl(190, 81%, 85%) |
| HSV | hsv(190, 25%, 97%) |
| CMYK | cmyk(24.6%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(91.00, -14.01, -10.15) |
| CIE-LCH | lch(91.00, 17.30, 215.92°) |
| OKLab | oklab(91.71% -0.0461 -0.0276) |
| OKLCH | oklch(91.71% 0.054 210.9) |
| XYZ | xyz(68.0062, 78.4884, 100.3553) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.23
Powder Blue
#B0E0E6
ΔE00 3.45
Light Sky Blue
#C6FCFF
ΔE00 4.15
Pale Blue
#D0FEFE
ΔE00 5.21
Paleturquoise
#AFEEEE
ΔE00 5.26
Really Light Blue
#D4FFFF
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEEF8 #F8C5BB
analogous
#BBF8E3 #BBEEF8 #BBCFF8
triadic
#BBEEF8 #F8BBEE #EEF8BB
tetradic
#BBEEF8 #E3BBF8 #F8C5BB #CFF8BB
square
#BBEEF8 #E3BBF8 #F8C5BB #CFF8BB
split-complementary
#BBEEF8 #F8BBCF #F8E3BB
monochromatic
#4CD2ED #84E0F2 #BBEEF8 #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.26
#BBEEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#BBEEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEEF8
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEEF8 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAF9
Deuteranopia (green-blind)
#DAE2F8
Tritanopia (blue-blind)
#A8F3F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbeef8; /* rgb */ color: rgb(187, 238, 248); /* oklch */ color: oklch(91.7% 0.054 210.9);
Tailwind
colors: {
custom: {
50: '#d0f3fa',
500: '#bbeef8',
950: '#000000',
},
}SCSS
$custom: #bbeef8; $custom-light: #d0f3fa; $custom-dark: #000000;
JSON
{
"hex": "#bbeef8",
"rgb": {
"r": 187,
"g": 238,
"b": 248
},
"hsl": {
"h": 189.836,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.91706,
"c": 0.05376,
"h": 210.9
},
"luminance": 0.78491
}Semantic roles & 50–950 ramp
primary
#BBEEF8
secondary
#DB8C7C
accent
#2B08DE
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585