#BAEBF2#BAEBF2
#BAEBF2 is a very light, muted teal. Relative luminance 0.763; OKLCH L 90.8% C 0.051 H 207.1°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEBF2 |
|---|---|
| RGB | rgb(186, 235, 242) |
| HSL | hsl(188, 68%, 84%) |
| HSV | hsv(188, 23%, 95%) |
| CMYK | cmyk(23.1%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(89.98, -14.10, -8.54) |
| CIE-LCH | lch(89.98, 16.48, 211.20°) |
| OKLab | oklab(90.83% -0.0455 -0.0232) |
| OKLCH | oklch(90.83% 0.051 207.1) |
| XYZ | xyz(65.9803, 76.2640, 95.2311) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.49
Pale Sky Blue
#BDF6FE
ΔE00 2.58
Light Sky Blue
#C6FCFF
ΔE00 4.01
Paleturquoise
#AFEEEE
ΔE00 4.44
Pale Blue
#D0FEFE
ΔE00 4.90
Really Light Blue
#D4FFFF
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEBF2 #F2C1BA
analogous
#BAF2DD #BAEBF2 #BACFF2
triadic
#BAEBF2 #F2BAEB #EBF2BA
tetradic
#BAEBF2 #DDBAF2 #F2C1BA #CFF2BA
square
#BAEBF2 #DDBAF2 #F2C1BA #CFF2BA
split-complementary
#BAEBF2 #F2BACF #F2DDBA
monochromatic
#53CDDF #87DCE8 #BAEBF2 #E5F8FA #E5F8FA
Accessibility & contrast
On white
1.29
#BAEBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#BAEBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEBF2
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEBF2 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F3
Deuteranopia (green-blind)
#D9DFF2
Tritanopia (blue-blind)
#A8EFED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #baebf2; /* rgb */ color: rgb(186, 235, 242); /* oklch */ color: oklch(90.8% 0.051 207.1);
Tailwind
colors: {
custom: {
50: '#d0f1f6',
500: '#baebf2',
950: '#000000',
},
}SCSS
$custom: #baebf2; $custom-light: #d0f1f6; $custom-dark: #000000;
JSON
{
"hex": "#baebf2",
"rgb": {
"r": 186,
"g": 235,
"b": 242
},
"hsl": {
"h": 187.5,
"s": 68.293,
"l": 83.922
},
"oklch": {
"l": 0.90826,
"c": 0.05108,
"h": 207.1
},
"luminance": 0.76267
}Semantic roles & 50–950 ramp
primary
#BAEBF2
secondary
#D2897F
accent
#2D15D0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585