#BAECF2#BAECF2
#BAECF2 is a very light, muted teal. Relative luminance 0.768; OKLCH L 91.0% C 0.052 H 205.4°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BAECF2 |
|---|---|
| RGB | rgb(186, 236, 242) |
| HSL | hsl(186, 68%, 84%) |
| HSV | hsv(186, 23%, 95%) |
| CMYK | cmyk(23.1%, 2.5%, 0%, 5.1%) |
| CIE-LAB | lab(90.25, -14.60, -8.14) |
| CIE-LCH | lch(90.25, 16.72, 209.15°) |
| OKLab | oklab(91.04% -0.0468 -0.0222) |
| OKLCH | oklch(91.04% 0.052 205.4) |
| XYZ | xyz(66.2674, 76.8382, 95.3268) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.35
Powder Blue
#B0E0E6
ΔE00 2.65
Light Sky Blue
#C6FCFF
ΔE00 3.60
Paleturquoise
#AFEEEE
ΔE00 3.92
Pale Blue
#D0FEFE
ΔE00 4.55
Really Light Blue
#D4FFFF
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAECF2 #F2C0BA
analogous
#BAF2DC #BAECF2 #BAD0F2
triadic
#BAECF2 #F2BAEC #ECF2BA
tetradic
#BAECF2 #DCBAF2 #F2C0BA #D0F2BA
square
#BAECF2 #DCBAF2 #F2C0BA #D0F2BA
split-complementary
#BAECF2 #F2BAD0 #F2DCBA
monochromatic
#53D0DF #87DEE8 #BAECF2 #E5F8FA #E5F8FA
Accessibility & contrast
On white
1.28
#BAECF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#BAECF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAECF2
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAECF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAECF2 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F2
Deuteranopia (green-blind)
#DAE0F2
Tritanopia (blue-blind)
#A8F0EE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #baecf2; /* rgb */ color: rgb(186, 236, 242); /* oklch */ color: oklch(91.0% 0.052 205.4);
Tailwind
colors: {
custom: {
50: '#d0f2f6',
500: '#baecf2',
950: '#000000',
},
}SCSS
$custom: #baecf2; $custom-light: #d0f2f6; $custom-dark: #000000;
JSON
{
"hex": "#baecf2",
"rgb": {
"r": 186,
"g": 236,
"b": 242
},
"hsl": {
"h": 186.429,
"s": 68.293,
"l": 83.922
},
"oklch": {
"l": 0.91036,
"c": 0.05176,
"h": 205.4
},
"luminance": 0.76841
}Semantic roles & 50–950 ramp
primary
#BAECF2
secondary
#D2877F
accent
#2915D0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585