#BBEFF8#BBEFF8
#BBEFF8 is a very light, muted teal. Relative luminance 0.791; OKLCH L 91.9% C 0.054 H 209.3°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEFF8 |
|---|---|
| RGB | rgb(187, 239, 248) |
| HSL | hsl(189, 81%, 85%) |
| HSV | hsv(189, 25%, 97%) |
| CMYK | cmyk(24.6%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(91.27, -14.51, -9.76) |
| CIE-LCH | lch(91.27, 17.49, 213.91°) |
| OKLab | oklab(91.92% -0.0474 -0.0266) |
| OKLCH | oklch(91.92% 0.054 209.3) |
| XYZ | xyz(68.2982, 79.0723, 100.4526) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.77
Powder Blue
#B0E0E6
ΔE00 3.46
Light Sky Blue
#C6FCFF
ΔE00 3.66
Paleturquoise
#AFEEEE
ΔE00 4.76
Pale Blue
#D0FEFE
ΔE00 4.81
Really Light Blue
#D4FFFF
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEFF8 #F8C4BB
analogous
#BBF8E2 #BBEFF8 #BBD1F8
triadic
#BBEFF8 #F8BBEF #EFF8BB
tetradic
#BBEFF8 #E2BBF8 #F8C4BB #D1F8BB
square
#BBEFF8 #E2BBF8 #F8C4BB #D1F8BB
split-complementary
#BBEFF8 #F8BBD1 #F8E2BB
monochromatic
#4CD5ED #84E2F2 #BBEFF8 #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.25
#BBEFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#BBEFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEFF8
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEFF8 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBF9
Deuteranopia (green-blind)
#DBE2F8
Tritanopia (blue-blind)
#A8F4F2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbeff8; /* rgb */ color: rgb(187, 239, 248); /* oklch */ color: oklch(91.9% 0.054 209.3);
Tailwind
colors: {
custom: {
50: '#d0f4fa',
500: '#bbeff8',
950: '#000000',
},
}SCSS
$custom: #bbeff8; $custom-light: #d0f4fa; $custom-dark: #000000;
JSON
{
"hex": "#bbeff8",
"rgb": {
"r": 187,
"g": 239,
"b": 248
},
"hsl": {
"h": 188.852,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.91916,
"c": 0.05433,
"h": 209.3
},
"luminance": 0.79075
}Semantic roles & 50–950 ramp
primary
#BBEFF8
secondary
#DB8A7C
accent
#2708DE
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585