#BAEBED#BAEBED
#BAEBED is a very light, muted teal. Relative luminance 0.760; OKLCH L 90.7% C 0.050 H 199.4°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEBED |
|---|---|
| RGB | rgb(186, 235, 237) |
| HSL | hsl(182, 59%, 83%) |
| HSV | hsv(182, 22%, 93%) |
| CMYK | cmyk(21.5%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(89.84, -15.17, -6.13) |
| CIE-LCH | lch(89.84, 16.36, 201.99°) |
| OKLab | oklab(90.67% -0.0474 -0.0167) |
| OKLCH | oklch(90.67% 0.05 199.4) |
| XYZ | xyz(65.2396, 75.9677, 91.3302) |
| Luminance | 0.7597 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.95
Paleturquoise
#AFEEEE
ΔE00 2.96
Pale Sky Blue
#BDF6FE
ΔE00 3.30
Light Sky Blue
#C6FCFF
ΔE00 3.58
Pale Blue
#D0FEFE
ΔE00 4.22
Really Light Blue
#D4FFFF
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEBED #EDBCBA
analogous
#BAEDD5 #BAEBED #BAD1ED
triadic
#BAEBED #EDBAEB #EBEDBA
tetradic
#BAEBED #D5BAED #EDBCBA #D1EDBA
square
#BAEBED #D5BAED #EDBCBA #D1EDBA
split-complementary
#BAEBED #EDBAD1 #EDD5BA
monochromatic
#59CFD4 #89DDE0 #BAEBED #E7F8F9 #E7F8F9
Accessibility & contrast
On white
1.30
#BAEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#BAEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEBED
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEBED | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6ED
Deuteranopia (green-blind)
#DADFED
Tritanopia (blue-blind)
#AAEFEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #baebed; /* rgb */ color: rgb(186, 235, 237); /* oklch */ color: oklch(90.7% 0.050 199.4);
Tailwind
colors: {
custom: {
50: '#cff1f2',
500: '#baebed',
950: '#000000',
},
}SCSS
$custom: #baebed; $custom-light: #cff1f2; $custom-dark: #000000;
JSON
{
"hex": "#baebed",
"rgb": {
"r": 186,
"g": 235,
"b": 237
},
"hsl": {
"h": 182.353,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.90671,
"c": 0.05027,
"h": 199.4
},
"luminance": 0.7597
}Semantic roles & 50–950 ramp
primary
#BAEBED
secondary
#CA8481
accent
#261FC6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585