#BAEAEA#BAEAEA
#BAEAEA is a very light, muted teal. Relative luminance 0.752; OKLCH L 90.4% C 0.049 H 196.3°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEAEA |
|---|---|
| RGB | rgb(186, 234, 234) |
| HSL | hsl(180, 53%, 82%) |
| HSV | hsv(180, 21%, 92%) |
| CMYK | cmyk(20.5%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(89.50, -15.30, -5.07) |
| CIE-LCH | lch(89.50, 16.12, 198.33°) |
| OKLab | oklab(90.37% -0.0473 -0.0138) |
| OKLCH | oklch(90.37% 0.049 196.3) |
| XYZ | xyz(64.5195, 75.2228, 88.9460) |
| Luminance | 0.7522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.88
Powder Blue
#B0E0E6
ΔE00 3.32
Light Sky Blue
#C6FCFF
ΔE00 3.96
Pale Sky Blue
#BDF6FE
ΔE00 4.04
Pale Blue
#D0FEFE
ΔE00 4.36
Light Light Blue
#CAFFFB
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEAEA #EABABA
analogous
#BAEAD2 #BAEAEA #BAD2EA
triadic
#BAEAEA #EABAEA #EAEABA
tetradic
#BAEAEA #D2BAEA #EABABA #D2EABA
square
#BAEAEA #D2BAEA #EABABA #D2EABA
split-complementary
#BAEAEA #EABAD2 #EAD2BA
monochromatic
#5CCDCD #8BDCDC #BAEAEA #E8F8F8 #E8F8F8
Accessibility & contrast
On white
1.31
#BAEAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#BAEAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEAEA
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEAEA | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EA
Deuteranopia (green-blind)
#DADEEA
Tritanopia (blue-blind)
#ABEDEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #baeaea; /* rgb */ color: rgb(186, 234, 234); /* oklch */ color: oklch(90.4% 0.049 196.3);
Tailwind
colors: {
custom: {
50: '#cff0f0',
500: '#baeaea',
950: '#000000',
},
}SCSS
$custom: #baeaea; $custom-light: #cff0f0; $custom-dark: #000000;
JSON
{
"hex": "#baeaea",
"rgb": {
"r": 186,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 53.333,
"l": 82.353
},
"oklch": {
"l": 0.90369,
"c": 0.04927,
"h": 196.3
},
"luminance": 0.75225
}Semantic roles & 50–950 ramp
primary
#BAEAEA
secondary
#C68282
accent
#2525C1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585