#BAEFF5#BAEFF5
#BAEFF5 is a very light, muted teal. Relative luminance 0.788; OKLCH L 91.8% C 0.054 H 204.9°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEFF5 |
|---|---|
| RGB | rgb(186, 239, 245) |
| HSL | hsl(186, 75%, 85%) |
| HSV | hsv(186, 24%, 96%) |
| CMYK | cmyk(24.1%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(91.13, -15.46, -8.41) |
| CIE-LCH | lch(91.13, 17.59, 208.54°) |
| OKLab | oklab(91.76% -0.0494 -0.0229) |
| OKLCH | oklch(91.76% 0.054 204.9) |
| XYZ | xyz(67.5926, 78.7619, 98.0096) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.65
Light Sky Blue
#C6FCFF
ΔE00 2.96
Powder Blue
#B0E0E6
ΔE00 3.32
Paleturquoise
#AFEEEE
ΔE00 3.50
Pale Blue
#D0FEFE
ΔE00 4.17
Really Light Blue
#D4FFFF
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEFF5 #F5C0BA
analogous
#BAF5DE #BAEFF5 #BAD2F5
triadic
#BAEFF5 #F5BAEF #EFF5BA
tetradic
#BAEFF5 #DEBAF5 #F5C0BA #D2F5BA
square
#BAEFF5 #DEBAF5 #F5C0BA #D2F5BA
split-complementary
#BAEFF5 #F5BAD2 #F5DEBA
monochromatic
#4FD6E6 #85E3ED #BAEFF5 #E4F9FB #E4F9FB
Accessibility & contrast
On white
1.25
#BAEFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#BAEFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEFF5
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEFF5 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF5
Deuteranopia (green-blind)
#DCE2F5
Tritanopia (blue-blind)
#A7F3F1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #baeff5; /* rgb */ color: rgb(186, 239, 245); /* oklch */ color: oklch(91.8% 0.054 204.9);
Tailwind
colors: {
custom: {
50: '#d0f4f8',
500: '#baeff5',
950: '#000000',
},
}SCSS
$custom: #baeff5; $custom-light: #d0f4f8; $custom-dark: #000000;
JSON
{
"hex": "#baeff5",
"rgb": {
"r": 186,
"g": 239,
"b": 245
},
"hsl": {
"h": 186.102,
"s": 74.684,
"l": 84.51
},
"oklch": {
"l": 0.91762,
"c": 0.05449,
"h": 204.9
},
"luminance": 0.78765
}Semantic roles & 50–950 ramp
primary
#BAEFF5
secondary
#D6867D
accent
#230FD7
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585