#BAEBF4#BAEBF4
#BAEBF4 is a very light, muted teal. Relative luminance 0.764; OKLCH L 90.9% C 0.052 H 210.0°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEBF4 |
|---|---|
| RGB | rgb(186, 235, 244) |
| HSL | hsl(189, 73%, 84%) |
| HSV | hsv(189, 24%, 96%) |
| CMYK | cmyk(23.8%, 3.7%, 0%, 4.3%) |
| CIE-LAB | lab(90.04, -13.67, -9.50) |
| CIE-LCH | lch(90.04, 16.64, 214.81°) |
| OKLab | oklab(90.89% -0.0447 -0.0258) |
| OKLCH | oklch(90.89% 0.052 210) |
| XYZ | xyz(66.2823, 76.3848, 96.8218) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.74
Powder Blue
#B0E0E6
ΔE00 2.76
Light Sky Blue
#C6FCFF
ΔE00 4.46
Lightblue
#ADD8E6
ΔE00 4.98
Paleturquoise
#AFEEEE
ΔE00 5.16
Pale Blue
#D0FEFE
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEBF4 #F4C3BA
analogous
#BAF4E0 #BAEBF4 #BACEF4
triadic
#BAEBF4 #F4BAEB #EBF4BA
tetradic
#BAEBF4 #E0BAF4 #F4C3BA #CEF4BA
square
#BAEBF4 #E0BAF4 #F4C3BA #CEF4BA
split-complementary
#BAEBF4 #F4BACE #F4E0BA
monochromatic
#50CCE3 #85DCEC #BAEBF4 #E5F7FB #E5F7FB
Accessibility & contrast
On white
1.29
#BAEBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#BAEBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEBF4
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEBF4 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E7F5
Deuteranopia (green-blind)
#D8DFF4
Tritanopia (blue-blind)
#A8F0EE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #baebf4; /* rgb */ color: rgb(186, 235, 244); /* oklch */ color: oklch(90.9% 0.052 210.0);
Tailwind
colors: {
custom: {
50: '#d0f1f7',
500: '#baebf4',
950: '#000000',
},
}SCSS
$custom: #baebf4; $custom-light: #d0f1f7; $custom-dark: #000000;
JSON
{
"hex": "#baebf4",
"rgb": {
"r": 186,
"g": 235,
"b": 244
},
"hsl": {
"h": 189.31,
"s": 72.5,
"l": 84.314
},
"oklch": {
"l": 0.90889,
"c": 0.05166,
"h": 210
},
"luminance": 0.76387
}Semantic roles & 50–950 ramp
primary
#BAEBF4
secondary
#D58B7E
accent
#2F11D5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585