#BBEFF5#BBEFF5
#BBEFF5 is a very light, muted teal. Relative luminance 0.789; OKLCH L 91.8% C 0.054 H 205.0°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEFF5 |
|---|---|
| RGB | rgb(187, 239, 245) |
| HSL | hsl(186, 74%, 85%) |
| HSV | hsv(186, 24%, 96%) |
| CMYK | cmyk(23.7%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(91.18, -15.16, -8.32) |
| CIE-LCH | lch(91.18, 17.30, 208.74°) |
| OKLab | oklab(91.82% -0.0485 -0.0226) |
| OKLCH | oklch(91.82% 0.054 205) |
| XYZ | xyz(67.8365, 78.8876, 98.0210) |
| Luminance | 0.7889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.70
Light Sky Blue
#C6FCFF
ΔE00 2.97
Powder Blue
#B0E0E6
ΔE00 3.30
Paleturquoise
#AFEEEE
ΔE00 3.66
Pale Blue
#D0FEFE
ΔE00 4.11
Really Light Blue
#D4FFFF
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEFF5 #F5C1BB
analogous
#BBF5DE #BBEFF5 #BBD2F5
triadic
#BBEFF5 #F5BBEF #EFF5BB
tetradic
#BBEFF5 #DEBBF5 #F5C1BB #D2F5BB
square
#BBEFF5 #DEBBF5 #F5C1BB #D2F5BB
split-complementary
#BBEFF5 #F5BBD2 #F5DEBB
monochromatic
#50D6E5 #86E2ED #BBEFF5 #E4F9FB #E4F9FB
Accessibility & contrast
On white
1.25
#BBEFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#BBEFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEFF5
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEFF5 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF5
Deuteranopia (green-blind)
#DCE2F5
Tritanopia (blue-blind)
#A9F3F1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbeff5; /* rgb */ color: rgb(187, 239, 245); /* oklch */ color: oklch(91.8% 0.054 205.0);
Tailwind
colors: {
custom: {
50: '#d0f4f8',
500: '#bbeff5',
950: '#000000',
},
}SCSS
$custom: #bbeff5; $custom-light: #d0f4f8; $custom-dark: #000000;
JSON
{
"hex": "#bbeff5",
"rgb": {
"r": 187,
"g": 239,
"b": 245
},
"hsl": {
"h": 186.207,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.91822,
"c": 0.05355,
"h": 205
},
"luminance": 0.7889
}Semantic roles & 50–950 ramp
primary
#BBEFF5
secondary
#D6877E
accent
#240FD6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585