#BBEFF3#BBEFF3
#BBEFF3 is a very light, muted teal. Relative luminance 0.788; OKLCH L 91.8% C 0.053 H 202.1°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEFF3 |
|---|---|
| RGB | rgb(187, 239, 243) |
| HSL | hsl(184, 70%, 84%) |
| HSV | hsv(184, 23%, 95%) |
| CMYK | cmyk(23%, 1.6%, 0%, 4.7%) |
| CIE-LAB | lab(91.13, -15.60, -7.36) |
| CIE-LCH | lch(91.13, 17.24, 205.25°) |
| OKLab | oklab(91.76% -0.0493 -0.02) |
| OKLCH | oklch(91.76% 0.053 202.1) |
| XYZ | xyz(67.5328, 78.7661, 96.4218) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.11
Light Sky Blue
#C6FCFF
ΔE00 2.73
Paleturquoise
#AFEEEE
ΔE00 3.01
Powder Blue
#B0E0E6
ΔE00 3.43
Pale Blue
#D0FEFE
ΔE00 3.79
Really Light Blue
#D4FFFF
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEFF3 #F3BFBB
analogous
#BBF3DB #BBEFF3 #BBD3F3
triadic
#BBEFF3 #F3BBEF #EFF3BB
tetradic
#BBEFF3 #DBBBF3 #F3BFBB #D3F3BB
square
#BBEFF3 #DBBBF3 #F3BFBB #D3F3BB
split-complementary
#BBEFF3 #F3BBD3 #F3DBBB
monochromatic
#53D7E1 #87E3EA #BBEFF3 #E5F9FA #E5F9FA
Accessibility & contrast
On white
1.25
#BBEFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#BBEFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEFF3
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEFF3 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF3
Deuteranopia (green-blind)
#DDE2F3
Tritanopia (blue-blind)
#A9F3F0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbeff3; /* rgb */ color: rgb(187, 239, 243); /* oklch */ color: oklch(91.8% 0.053 202.1);
Tailwind
colors: {
custom: {
50: '#d0f4f7',
500: '#bbeff3',
950: '#000000',
},
}SCSS
$custom: #bbeff3; $custom-light: #d0f4f7; $custom-dark: #000000;
JSON
{
"hex": "#bbeff3",
"rgb": {
"r": 187,
"g": 239,
"b": 243
},
"hsl": {
"h": 184.286,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.9176,
"c": 0.05322,
"h": 202.1
},
"luminance": 0.78769
}Semantic roles & 50–950 ramp
primary
#BBEFF3
secondary
#D3857F
accent
#2114D2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585