#BBEFF4#BBEFF4
#BBEFF4 is a very light, muted teal. Relative luminance 0.788; OKLCH L 91.8% C 0.053 H 203.6°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEFF4 |
|---|---|
| RGB | rgb(187, 239, 244) |
| HSL | hsl(185, 72%, 85%) |
| HSV | hsv(185, 23%, 96%) |
| CMYK | cmyk(23.4%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(91.16, -15.38, -7.84) |
| CIE-LCH | lch(91.16, 17.26, 207.00°) |
| OKLab | oklab(91.79% -0.0489 -0.0213) |
| OKLCH | oklch(91.79% 0.053 203.6) |
| XYZ | xyz(67.6842, 78.8267, 97.2192) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.87
Light Sky Blue
#C6FCFF
ΔE00 2.82
Paleturquoise
#AFEEEE
ΔE00 3.32
Powder Blue
#B0E0E6
ΔE00 3.34
Pale Blue
#D0FEFE
ΔE00 3.93
Really Light Blue
#D4FFFF
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEFF4 #F4C0BB
analogous
#BBF4DD #BBEFF4 #BBD3F4
triadic
#BBEFF4 #F4BBEF #EFF4BB
tetradic
#BBEFF4 #DDBBF4 #F4C0BB #D3F4BB
square
#BBEFF4 #DDBBF4 #F4C0BB #D3F4BB
split-complementary
#BBEFF4 #F4BBD3 #F4DDBB
monochromatic
#52D6E3 #86E3EB #BBEFF4 #E5F9FB #E5F9FB
Accessibility & contrast
On white
1.25
#BBEFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#BBEFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEFF4
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEFF4 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF4
Deuteranopia (green-blind)
#DCE2F4
Tritanopia (blue-blind)
#A9F3F0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbeff4; /* rgb */ color: rgb(187, 239, 244); /* oklch */ color: oklch(91.8% 0.053 203.6);
Tailwind
colors: {
custom: {
50: '#d0f4f7',
500: '#bbeff4',
950: '#000000',
},
}SCSS
$custom: #bbeff4; $custom-light: #d0f4f7; $custom-dark: #000000;
JSON
{
"hex": "#bbeff4",
"rgb": {
"r": 187,
"g": 239,
"b": 244
},
"hsl": {
"h": 185.263,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.91791,
"c": 0.05336,
"h": 203.6
},
"luminance": 0.78829
}Semantic roles & 50–950 ramp
primary
#BBEFF4
secondary
#D5867E
accent
#2211D4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585