#BBEEF2#BBEEF2
#BBEEF2 is a very light, muted teal. Relative luminance 0.781; OKLCH L 91.5% C 0.052 H 202.2°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEEF2 |
|---|---|
| RGB | rgb(187, 238, 242) |
| HSL | hsl(184, 68%, 84%) |
| HSV | hsv(184, 23%, 95%) |
| CMYK | cmyk(22.7%, 1.7%, 0%, 5.1%) |
| CIE-LAB | lab(90.84, -15.31, -7.27) |
| CIE-LCH | lch(90.84, 16.95, 205.39°) |
| OKLab | oklab(91.52% -0.0484 -0.0198) |
| OKLCH | oklch(91.52% 0.052 202.2) |
| XYZ | xyz(67.0903, 78.1220, 95.5313) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.28
Light Sky Blue
#C6FCFF
ΔE00 2.95
Paleturquoise
#AFEEEE
ΔE00 3.14
Powder Blue
#B0E0E6
ΔE00 3.21
Pale Blue
#D0FEFE
ΔE00 3.90
Really Light Blue
#D4FFFF
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEEF2 #F2BFBB
analogous
#BBF2DB #BBEEF2 #BBD3F2
triadic
#BBEEF2 #F2BBEE #EEF2BB
tetradic
#BBEEF2 #DBBBF2 #F2BFBB #D3F2BB
square
#BBEEF2 #DBBBF2 #F2BFBB #D3F2BB
split-complementary
#BBEEF2 #F2BBD3 #F2DBBB
monochromatic
#54D4DE #88E1E8 #BBEEF2 #E5F9FA #E5F9FA
Accessibility & contrast
On white
1.26
#BBEEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#BBEEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEEF2
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEEF2 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F2
Deuteranopia (green-blind)
#DCE1F2
Tritanopia (blue-blind)
#AAF2EF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbeef2; /* rgb */ color: rgb(187, 238, 242); /* oklch */ color: oklch(91.5% 0.052 202.2);
Tailwind
colors: {
custom: {
50: '#d0f3f6',
500: '#bbeef2',
950: '#000000',
},
}SCSS
$custom: #bbeef2; $custom-light: #d0f3f6; $custom-dark: #000000;
JSON
{
"hex": "#bbeef2",
"rgb": {
"r": 187,
"g": 238,
"b": 242
},
"hsl": {
"h": 184.364,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.91519,
"c": 0.0523,
"h": 202.2
},
"luminance": 0.78125
}Semantic roles & 50–950 ramp
primary
#BBEEF2
secondary
#D28680
accent
#2316D0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585