#BBECF2#BBECF2
#BBECF2 is a very light, muted teal. Relative luminance 0.770; OKLCH L 91.1% C 0.051 H 205.5°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBECF2 |
|---|---|
| RGB | rgb(187, 236, 242) |
| HSL | hsl(187, 68%, 84%) |
| HSV | hsv(187, 23%, 95%) |
| CMYK | cmyk(22.7%, 2.5%, 0%, 5.1%) |
| CIE-LAB | lab(90.31, -14.31, -8.05) |
| CIE-LCH | lch(90.31, 16.42, 209.37°) |
| OKLab | oklab(91.1% -0.0458 -0.0219) |
| OKLCH | oklch(91.1% 0.051 205.5) |
| XYZ | xyz(66.5112, 76.9639, 95.3383) |
| Luminance | 0.7697 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.43
Powder Blue
#B0E0E6
ΔE00 2.66
Light Sky Blue
#C6FCFF
ΔE00 3.65
Paleturquoise
#AFEEEE
ΔE00 4.10
Pale Blue
#D0FEFE
ΔE00 4.51
Really Light Blue
#D4FFFF
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBECF2 #F2C1BB
analogous
#BBF2DD #BBECF2 #BBD1F2
triadic
#BBECF2 #F2BBEC #ECF2BB
tetradic
#BBECF2 #DDBBF2 #F2C1BB #D1F2BB
square
#BBECF2 #DDBBF2 #F2C1BB #D1F2BB
split-complementary
#BBECF2 #F2BBD1 #F2DDBB
monochromatic
#54CFDE #88DEE8 #BBECF2 #E5F8FA #E5F8FA
Accessibility & contrast
On white
1.28
#BBECF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#BBECF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBECF2
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBECF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBECF2 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F2
Deuteranopia (green-blind)
#DAE0F2
Tritanopia (blue-blind)
#AAF0EE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbecf2; /* rgb */ color: rgb(187, 236, 242); /* oklch */ color: oklch(91.1% 0.051 205.5);
Tailwind
colors: {
custom: {
50: '#d0f2f6',
500: '#bbecf2',
950: '#000000',
},
}SCSS
$custom: #bbecf2; $custom-light: #d0f2f6; $custom-dark: #000000;
JSON
{
"hex": "#bbecf2",
"rgb": {
"r": 187,
"g": 236,
"b": 242
},
"hsl": {
"h": 186.545,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.91097,
"c": 0.05082,
"h": 205.5
},
"luminance": 0.76967
}Semantic roles & 50–950 ramp
primary
#BBECF2
secondary
#D28880
accent
#2A16D0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585