#BAEFF3#BAEFF3
#BAEFF3 is a very light, muted teal. Relative luminance 0.786; OKLCH L 91.7% C 0.054 H 202.0°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEFF3 |
|---|---|
| RGB | rgb(186, 239, 243) |
| HSL | hsl(184, 70%, 84%) |
| HSV | hsv(184, 23%, 95%) |
| CMYK | cmyk(23.5%, 1.6%, 0%, 4.7%) |
| CIE-LAB | lab(91.07, -15.89, -7.45) |
| CIE-LCH | lch(91.07, 17.55, 205.11°) |
| OKLab | oklab(91.7% -0.0502 -0.0203) |
| OKLCH | oklch(91.7% 0.054 202) |
| XYZ | xyz(67.2890, 78.6404, 96.4103) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.10
Light Sky Blue
#C6FCFF
ΔE00 2.74
Paleturquoise
#AFEEEE
ΔE00 2.83
Powder Blue
#B0E0E6
ΔE00 3.47
Pale Blue
#D0FEFE
ΔE00 3.87
Really Light Blue
#D4FFFF
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEFF3 #F3BEBA
analogous
#BAF3DB #BAEFF3 #BAD3F3
triadic
#BAEFF3 #F3BAEF #EFF3BA
tetradic
#BAEFF3 #DBBAF3 #F3BEBA #D3F3BA
square
#BAEFF3 #DBBAF3 #F3BEBA #D3F3BA
split-complementary
#BAEFF3 #F3BAD3 #F3DBBA
monochromatic
#52D7E1 #86E3EA #BAEFF3 #E5F9FA #E5F9FA
Accessibility & contrast
On white
1.26
#BAEFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#BAEFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEFF3
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEFF3 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF3
Deuteranopia (green-blind)
#DCE2F3
Tritanopia (blue-blind)
#A8F3F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #baeff3; /* rgb */ color: rgb(186, 239, 243); /* oklch */ color: oklch(91.7% 0.054 202.0);
Tailwind
colors: {
custom: {
50: '#d0f4f7',
500: '#baeff3',
950: '#000000',
},
}SCSS
$custom: #baeff3; $custom-light: #d0f4f7; $custom-dark: #000000;
JSON
{
"hex": "#baeff3",
"rgb": {
"r": 186,
"g": 239,
"b": 243
},
"hsl": {
"h": 184.211,
"s": 70.37,
"l": 84.118
},
"oklch": {
"l": 0.917,
"c": 0.05415,
"h": 202
},
"luminance": 0.78643
}Semantic roles & 50–950 ramp
primary
#BAEFF3
secondary
#D3847E
accent
#2113D2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585