#BAEEEE#BAEEEE
#BAEEEE is a very light, muted teal. Relative luminance 0.778; OKLCH L 91.3% C 0.053 H 196.3°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEEEE |
|---|---|
| RGB | rgb(186, 238, 238) |
| HSL | hsl(180, 60%, 83%) |
| HSV | hsv(180, 22%, 93%) |
| CMYK | cmyk(21.8%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(90.67, -16.46, -5.43) |
| CIE-LCH | lch(90.67, 17.33, 198.26°) |
| OKLab | oklab(91.34% -0.0509 -0.0148) |
| OKLCH | oklch(91.34% 0.053 196.3) |
| XYZ | xyz(66.2522, 77.7586, 92.3905) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.08
Light Sky Blue
#C6FCFF
ΔE00 3.18
Pale Sky Blue
#BDF6FE
ΔE00 3.54
Pale Blue
#D0FEFE
ΔE00 3.84
Light Light Blue
#CAFFFB
ΔE00 3.84
Duck Egg Blue
#C3FBF4
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEEEE #EEBABA
analogous
#BAEED4 #BAEEEE #BAD4EE
triadic
#BAEEEE #EEBAEE #EEEEBA
tetradic
#BAEEEE #D4BAEE #EEBABA #D4EEBA
square
#BAEEEE #D4BAEE #EEBABA #D4EEBA
split-complementary
#BAEEEE #EEBAD4 #EED4BA
monochromatic
#58D6D6 #89E2E2 #BAEEEE #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.27
#BAEEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#BAEEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEEEE
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEEEE | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#A9F1EE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #baeeee; /* rgb */ color: rgb(186, 238, 238); /* oklch */ color: oklch(91.3% 0.053 196.3);
Tailwind
colors: {
custom: {
50: '#cff3f3',
500: '#baeeee',
950: '#000000',
},
}SCSS
$custom: #baeeee; $custom-light: #cff3f3; $custom-dark: #000000;
JSON
{
"hex": "#baeeee",
"rgb": {
"r": 186,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.91336,
"c": 0.05299,
"h": 196.3
},
"luminance": 0.77761
}Semantic roles & 50–950 ramp
primary
#BAEEEE
secondary
#CC8080
accent
#1D1DC8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585