#BAEDEF#BAEDEF
#BAEDEF is a very light, muted teal. Relative luminance 0.772; OKLCH L 91.2% C 0.052 H 199.3°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEDEF |
|---|---|
| RGB | rgb(186, 237, 239) |
| HSL | hsl(182, 62%, 83%) |
| HSV | hsv(182, 22%, 94%) |
| CMYK | cmyk(22.2%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(90.43, -15.74, -6.31) |
| CIE-LCH | lch(90.43, 16.96, 201.83°) |
| OKLab | oklab(91.16% -0.0492 -0.0172) |
| OKLCH | oklch(91.16% 0.052 199.3) |
| XYZ | xyz(66.1092, 77.2368, 93.0696) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.58
Pale Sky Blue
#BDF6FE
ΔE00 2.98
Light Sky Blue
#C6FCFF
ΔE00 3.15
Powder Blue
#B0E0E6
ΔE00 3.36
Pale Blue
#D0FEFE
ΔE00 3.94
Light Light Blue
#CAFFFB
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEDEF #EFBCBA
analogous
#BAEFD6 #BAEDEF #BAD2EF
triadic
#BAEDEF #EFBAED #EDEFBA
tetradic
#BAEDEF #D6BAEF #EFBCBA #D2EFBA
square
#BAEDEF #D6BAEF #EFBCBA #D2EFBA
split-complementary
#BAEDEF #EFBAD2 #EFD6BA
monochromatic
#57D3D8 #88E0E3 #BAEDEF #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.28
#BAEDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#BAEDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEDEF
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEDEF | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EF
Deuteranopia (green-blind)
#DCE0EF
Tritanopia (blue-blind)
#A9F1ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #baedef; /* rgb */ color: rgb(186, 237, 239); /* oklch */ color: oklch(91.2% 0.052 199.3);
Tailwind
colors: {
custom: {
50: '#cff3f4',
500: '#baedef',
950: '#000000',
},
}SCSS
$custom: #baedef; $custom-light: #cff3f4; $custom-dark: #000000;
JSON
{
"hex": "#baedef",
"rgb": {
"r": 186,
"g": 237,
"b": 239
},
"hsl": {
"h": 182.264,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.91155,
"c": 0.05212,
"h": 199.3
},
"luminance": 0.77239
}Semantic roles & 50–950 ramp
primary
#BAEDEF
secondary
#CD8380
accent
#221BCA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585