#BAEFF7#BAEFF7
#BAEFF7 is a very light, muted teal. Relative luminance 0.789; OKLCH L 91.8% C 0.055 H 207.7°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEFF7 |
|---|---|
| RGB | rgb(186, 239, 247) |
| HSL | hsl(188, 79%, 85%) |
| HSV | hsv(188, 25%, 97%) |
| CMYK | cmyk(24.7%, 3.2%, 0%, 3.1%) |
| CIE-LAB | lab(91.18, -15.02, -9.37) |
| CIE-LCH | lch(91.18, 17.70, 211.95°) |
| OKLab | oklab(91.83% -0.0487 -0.0255) |
| OKLCH | oklch(91.83% 0.055 207.7) |
| XYZ | xyz(67.8996, 78.8846, 99.6263) |
| Luminance | 0.7889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.56
Powder Blue
#B0E0E6
ΔE00 3.36
Light Sky Blue
#C6FCFF
ΔE00 3.37
Paleturquoise
#AFEEEE
ΔE00 4.24
Pale Blue
#D0FEFE
ΔE00 4.59
Really Light Blue
#D4FFFF
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEFF7 #F7C2BA
analogous
#BAF7E1 #BAEFF7 #BAD0F7
triadic
#BAEFF7 #F7BAEF #EFF7BA
tetradic
#BAEFF7 #E1BAF7 #F7C2BA #D0F7BA
square
#BAEFF7 #E1BAF7 #F7C2BA #D0F7BA
split-complementary
#BAEFF7 #F7BAD0 #F7E1BA
monochromatic
#4CD6EA #83E2F1 #BAEFF7 #E4F9FC #E4F9FC
Accessibility & contrast
On white
1.25
#BAEFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#BAEFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEFF7
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEFF7 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBF8
Deuteranopia (green-blind)
#DBE2F7
Tritanopia (blue-blind)
#A7F4F1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #baeff7; /* rgb */ color: rgb(186, 239, 247); /* oklch */ color: oklch(91.8% 0.055 207.7);
Tailwind
colors: {
custom: {
50: '#d0f4f9',
500: '#baeff7',
950: '#000000',
},
}SCSS
$custom: #baeff7; $custom-light: #d0f4f9; $custom-dark: #000000;
JSON
{
"hex": "#baeff7",
"rgb": {
"r": 186,
"g": 239,
"b": 247
},
"hsl": {
"h": 187.869,
"s": 79.221,
"l": 84.902
},
"oklch": {
"l": 0.91825,
"c": 0.05496,
"h": 207.7
},
"luminance": 0.78888
}Semantic roles & 50–950 ramp
primary
#BAEFF7
secondary
#D9887C
accent
#250ADC
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585