#BAEFF6#BAEFF6
#BAEFF6 is a very light, muted teal. Relative luminance 0.788; OKLCH L 91.8% C 0.055 H 206.3°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEFF6 |
|---|---|
| RGB | rgb(186, 239, 246) |
| HSL | hsl(187, 77%, 85%) |
| HSV | hsv(187, 24%, 96%) |
| CMYK | cmyk(24.4%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(91.15, -15.24, -8.89) |
| CIE-LCH | lch(91.15, 17.64, 210.25°) |
| OKLab | oklab(91.79% -0.0491 -0.0242) |
| OKLCH | oklch(91.79% 0.055 206.3) |
| XYZ | xyz(67.7457, 78.8231, 98.8158) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.55
Light Sky Blue
#C6FCFF
ΔE00 3.14
Powder Blue
#B0E0E6
ΔE00 3.32
Paleturquoise
#AFEEEE
ΔE00 3.87
Pale Blue
#D0FEFE
ΔE00 4.37
Really Light Blue
#D4FFFF
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEFF6 #F6C1BA
analogous
#BAF6DF #BAEFF6 #BAD1F6
triadic
#BAEFF6 #F6BAEF #EFF6BA
tetradic
#BAEFF6 #DFBAF6 #F6C1BA #D1F6BA
square
#BAEFF6 #DFBAF6 #F6C1BA #D1F6BA
split-complementary
#BAEFF6 #F6BAD1 #F6DFBA
monochromatic
#4ED6E8 #84E2EF #BAEFF6 #E4F9FB #E4F9FB
Accessibility & contrast
On white
1.25
#BAEFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#BAEFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEFF6
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEFF6 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF7
Deuteranopia (green-blind)
#DCE2F6
Tritanopia (blue-blind)
#A7F4F1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #baeff6; /* rgb */ color: rgb(186, 239, 246); /* oklch */ color: oklch(91.8% 0.055 206.3);
Tailwind
colors: {
custom: {
50: '#d0f4f9',
500: '#baeff6',
950: '#000000',
},
}SCSS
$custom: #baeff6; $custom-light: #d0f4f9; $custom-dark: #000000;
JSON
{
"hex": "#baeff6",
"rgb": {
"r": 186,
"g": 239,
"b": 246
},
"hsl": {
"h": 187,
"s": 76.923,
"l": 84.706
},
"oklch": {
"l": 0.91793,
"c": 0.0547,
"h": 206.3
},
"luminance": 0.78826
}Semantic roles & 50–950 ramp
primary
#BAEFF6
secondary
#D8877C
accent
#240CD9
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585