#BAEFED#BAEFED
#BAEFED is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.5% C 0.054 H 193.4°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEFED |
|---|---|
| RGB | rgb(186, 239, 237) |
| HSL | hsl(178, 62%, 83%) |
| HSV | hsv(178, 22%, 94%) |
| CMYK | cmyk(22.2%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(90.91, -17.16, -4.56) |
| CIE-LCH | lch(90.91, 17.76, 194.87°) |
| OKLab | oklab(91.52% -0.0525 -0.0125) |
| OKLCH | oklch(91.52% 0.054 193.4) |
| XYZ | xyz(66.3977, 78.2839, 91.7162) |
| Luminance | 0.7829 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.94
Duck Egg Blue
#C3FBF4
ΔE00 3.15
Light Light Blue
#CAFFFB
ΔE00 3.43
Light Sky Blue
#C6FCFF
ΔE00 3.45
Pale Blue
#D0FEFE
ΔE00 3.94
Eggshell Blue
#C4FFF7
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEFED #EFBABC
analogous
#BAEFD2 #BAEFED #BAD6EF
triadic
#BAEFED #EDBAEF #EFEDBA
tetradic
#BAEFED #D2BAEF #EFBABC #D6EFBA
square
#BAEFED #D2BAEF #EFBABC #D6EFBA
split-complementary
#BAEFED #EFBAD6 #EFD2BA
monochromatic
#57D8D3 #88E3E0 #BAEFED #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.26
#BAEFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#BAEFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEFED
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEFED | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAED
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#A9F2EE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #baefed; /* rgb */ color: rgb(186, 239, 237); /* oklch */ color: oklch(91.5% 0.054 193.4);
Tailwind
colors: {
custom: {
50: '#cff4f2',
500: '#baefed',
950: '#000000',
},
}SCSS
$custom: #baefed; $custom-light: #cff4f2; $custom-dark: #000000;
JSON
{
"hex": "#baefed",
"rgb": {
"r": 186,
"g": 239,
"b": 237
},
"hsl": {
"h": 177.736,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.91518,
"c": 0.054,
"h": 193.4
},
"luminance": 0.78287
}Semantic roles & 50–950 ramp
primary
#BAEFED
secondary
#CD8083
accent
#1B22CA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585