#BAEEEA#BAEEEA
#BAEEEA is a very light, muted teal. Relative luminance 0.775; OKLCH L 91.2% C 0.053 H 190.4°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEEEA |
|---|---|
| RGB | rgb(186, 238, 234) |
| HSL | hsl(175, 60%, 83%) |
| HSV | hsv(175, 22%, 93%) |
| CMYK | cmyk(21.8%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(90.56, -17.30, -3.50) |
| CIE-LCH | lch(90.56, 17.65, 191.44°) |
| OKLab | oklab(91.22% -0.0524 -0.0096) |
| OKLCH | oklch(91.22% 0.053 190.4) |
| XYZ | xyz(65.6711, 77.5261, 89.3298) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.39
Duck Egg Blue
#C3FBF4
ΔE00 2.94
Light Light Blue
#CAFFFB
ΔE00 3.56
Eggshell Blue
#C4FFF7
ΔE00 3.88
Light Sky Blue
#C6FCFF
ΔE00 4.12
Pale Blue
#D0FEFE
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEEEA #EEBABE
analogous
#BAEED0 #BAEEEA #BAD8EE
triadic
#BAEEEA #EABAEE #EEEABA
tetradic
#BAEEEA #D0BAEE #EEBABE #D8EEBA
square
#BAEEEA #D0BAEE #EEBABE #D8EEBA
split-complementary
#BAEEEA #EEBAD8 #EED0BA
monochromatic
#58D6CC #89E2DB #BAEEEA #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.27
#BAEEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#BAEEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEEEA
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEEEA | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8EA
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#AAF1ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #baeeea; /* rgb */ color: rgb(186, 238, 234); /* oklch */ color: oklch(91.2% 0.053 190.4);
Tailwind
colors: {
custom: {
50: '#cff3f0',
500: '#baeeea',
950: '#000000',
},
}SCSS
$custom: #baeeea; $custom-light: #cff3f0; $custom-dark: #000000;
JSON
{
"hex": "#baeeea",
"rgb": {
"r": 186,
"g": 238,
"b": 234
},
"hsl": {
"h": 175.385,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.91216,
"c": 0.05331,
"h": 190.4
},
"luminance": 0.77529
}Semantic roles & 50–950 ramp
primary
#BAEEEA
secondary
#CC8086
accent
#1D2AC8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585