#BAEFF9#BAEFF9
#BAEFF9 is a very light, muted teal. Relative luminance 0.790; OKLCH L 91.9% C 0.056 H 210.4°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEFF9 |
|---|---|
| RGB | rgb(186, 239, 249) |
| HSL | hsl(190, 84%, 85%) |
| HSV | hsv(190, 25%, 98%) |
| CMYK | cmyk(25.3%, 4%, 0%, 2.4%) |
| CIE-LAB | lab(91.24, -14.58, -10.33) |
| CIE-LCH | lch(91.24, 17.87, 215.30°) |
| OKLab | oklab(91.89% -0.0479 -0.0281) |
| OKLCH | oklch(91.89% 0.056 210.4) |
| XYZ | xyz(68.2099, 79.0087, 101.2604) |
| Luminance | 0.7901 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.87
Powder Blue
#B0E0E6
ΔE00 3.59
Light Sky Blue
#C6FCFF
ΔE00 3.91
Paleturquoise
#AFEEEE
ΔE00 4.99
Pale Blue
#D0FEFE
ΔE00 5.11
Really Light Blue
#D4FFFF
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEFF9 #F9C4BA
analogous
#BAF9E3 #BAEFF9 #BACFF9
triadic
#BAEFF9 #F9BAEF #EFF9BA
tetradic
#BAEFF9 #E3BAF9 #F9C4BA #CFF9BA
square
#BAEFF9 #E3BAF9 #F9C4BA #CFF9BA
split-complementary
#BAEFF9 #F9BACF #F9E3BA
monochromatic
#49D5EF #82E2F4 #BAEFF9 #E3F8FD #E3F8FD
Accessibility & contrast
On white
1.25
#BAEFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#BAEFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEFF9
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEFF9 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFA
Deuteranopia (green-blind)
#DBE2F9
Tritanopia (blue-blind)
#A6F4F2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #baeff9; /* rgb */ color: rgb(186, 239, 249); /* oklch */ color: oklch(91.9% 0.056 210.4);
Tailwind
colors: {
custom: {
50: '#d0f4fb',
500: '#baeff9',
950: '#000000',
},
}SCSS
$custom: #baeff9; $custom-light: #d0f4fb; $custom-dark: #000000;
JSON
{
"hex": "#baeff9",
"rgb": {
"r": 186,
"g": 239,
"b": 249
},
"hsl": {
"h": 189.524,
"s": 84,
"l": 85.294
},
"oklch": {
"l": 0.91888,
"c": 0.05556,
"h": 210.4
},
"luminance": 0.79012
}Semantic roles & 50–950 ramp
primary
#BAEFF9
secondary
#DD8A7B
accent
#2805E0
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585