#BAEFF4#BAEFF4
#BAEFF4 is a very light, muted teal. Relative luminance 0.787; OKLCH L 91.7% C 0.054 H 203.4°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEFF4 |
|---|---|
| RGB | rgb(186, 239, 244) |
| HSL | hsl(185, 73%, 84%) |
| HSV | hsv(185, 24%, 96%) |
| CMYK | cmyk(23.8%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(91.10, -15.67, -7.93) |
| CIE-LCH | lch(91.10, 17.56, 206.83°) |
| OKLab | oklab(91.73% -0.0498 -0.0216) |
| OKLCH | oklch(91.73% 0.054 203.4) |
| XYZ | xyz(67.4404, 78.7010, 97.2078) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.85
Light Sky Blue
#C6FCFF
ΔE00 2.82
Paleturquoise
#AFEEEE
ΔE00 3.16
Powder Blue
#B0E0E6
ΔE00 3.37
Pale Blue
#D0FEFE
ΔE00 4.00
Really Light Blue
#D4FFFF
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEFF4 #F4BFBA
analogous
#BAF4DC #BAEFF4 #BAD2F4
triadic
#BAEFF4 #F4BAEF #EFF4BA
tetradic
#BAEFF4 #DCBAF4 #F4BFBA #D2F4BA
square
#BAEFF4 #DCBAF4 #F4BFBA #D2F4BA
split-complementary
#BAEFF4 #F4BAD2 #F4DCBA
monochromatic
#50D7E3 #85E3EC #BAEFF4 #E5F9FB #E5F9FB
Accessibility & contrast
On white
1.25
#BAEFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#BAEFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEFF4
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEFF4 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF4
Deuteranopia (green-blind)
#DCE2F4
Tritanopia (blue-blind)
#A7F3F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #baeff4; /* rgb */ color: rgb(186, 239, 244); /* oklch */ color: oklch(91.7% 0.054 203.4);
Tailwind
colors: {
custom: {
50: '#d0f4f7',
500: '#baeff4',
950: '#000000',
},
}SCSS
$custom: #baeff4; $custom-light: #d0f4f7; $custom-dark: #000000;
JSON
{
"hex": "#baeff4",
"rgb": {
"r": 186,
"g": 239,
"b": 244
},
"hsl": {
"h": 185.172,
"s": 72.5,
"l": 84.314
},
"oklch": {
"l": 0.91731,
"c": 0.0543,
"h": 203.4
},
"luminance": 0.78704
}Semantic roles & 50–950 ramp
primary
#BAEFF4
secondary
#D5857E
accent
#2211D5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585