#BDEAEB#BDEAEB
#BDEAEB is a very light, muted teal. Relative luminance 0.757; OKLCH L 90.6% C 0.046 H 198.0°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEAEB |
|---|---|
| RGB | rgb(189, 234, 235) |
| HSL | hsl(181, 53%, 83%) |
| HSV | hsv(181, 20%, 92%) |
| CMYK | cmyk(19.6%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(89.70, -14.19, -5.27) |
| CIE-LCH | lch(89.70, 15.14, 200.38°) |
| OKLab | oklab(90.59% -0.0441 -0.0144) |
| OKLCH | oklch(90.59% 0.046 198) |
| XYZ | xyz(65.4002, 75.6603, 89.7392) |
| Luminance | 0.7566 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.06
Paleturquoise
#AFEEEE
ΔE00 3.64
Pale Sky Blue
#BDF6FE
ΔE00 3.89
Light Sky Blue
#C6FCFF
ΔE00 3.97
Pale Blue
#D0FEFE
ΔE00 4.22
Really Light Blue
#D4FFFF
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEAEB #EBBEBD
analogous
#BDEBD5 #BDEAEB #BDD3EB
triadic
#BDEAEB #EBBDEA #EAEBBD
tetradic
#BDEAEB #D5BDEB #EBBEBD #D3EBBD
square
#BDEAEB #D5BDEB #EBBEBD #D3EBBD
split-complementary
#BDEAEB #EBBDD3 #EBD5BD
monochromatic
#5FCCCF #8EDBDD #BDEAEB #E8F8F8 #E8F8F8
Accessibility & contrast
On white
1.30
#BDEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#BDEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEAEB
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEAEB | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#DBDFEB
Tritanopia (blue-blind)
#AFEDEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bdeaeb; /* rgb */ color: rgb(189, 234, 235); /* oklch */ color: oklch(90.6% 0.046 198.0);
Tailwind
colors: {
custom: {
50: '#d1f0f1',
500: '#bdeaeb',
950: '#000000',
},
}SCSS
$custom: #bdeaeb; $custom-light: #d1f0f1; $custom-dark: #000000;
JSON
{
"hex": "#bdeaeb",
"rgb": {
"r": 189,
"g": 234,
"b": 235
},
"hsl": {
"h": 181.304,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.90586,
"c": 0.04639,
"h": 198
},
"luminance": 0.75663
}Semantic roles & 50–950 ramp
primary
#BDEAEB
secondary
#C78685
accent
#2825C1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585