#BDEBED#BDEBED
#BDEBED is a very light, muted teal. Relative luminance 0.763; OKLCH L 90.9% C 0.047 H 199.6°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEBED |
|---|---|
| RGB | rgb(189, 235, 237) |
| HSL | hsl(183, 57%, 84%) |
| HSV | hsv(183, 20%, 93%) |
| CMYK | cmyk(20.3%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(90.02, -14.27, -5.85) |
| CIE-LCH | lch(90.02, 15.43, 202.28°) |
| OKLab | oklab(90.86% -0.0446 -0.0159) |
| OKLCH | oklch(90.86% 0.047 199.6) |
| XYZ | xyz(65.9762, 76.3475, 91.3647) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.97
Pale Sky Blue
#BDF6FE
ΔE00 3.45
Paleturquoise
#AFEEEE
ΔE00 3.59
Light Sky Blue
#C6FCFF
ΔE00 3.69
Pale Blue
#D0FEFE
ΔE00 4.08
Really Light Blue
#D4FFFF
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEBED #EDBFBD
analogous
#BDEDD7 #BDEBED #BDD3ED
triadic
#BDEBED #EDBDEB #EBEDBD
tetradic
#BDEBED #D7BDED #EDBFBD #D3EDBD
square
#BDEBED #D7BDED #EDBFBD #D3EDBD
split-complementary
#BDEBED #EDBDD3 #EDD7BD
monochromatic
#5DCED3 #8DDCE0 #BDEBED #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.29
#BDEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#BDEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEBED
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEBED | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7ED
Deuteranopia (green-blind)
#DBDFED
Tritanopia (blue-blind)
#AEEEEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bdebed; /* rgb */ color: rgb(189, 235, 237); /* oklch */ color: oklch(90.9% 0.047 199.6);
Tailwind
colors: {
custom: {
50: '#d1f1f2',
500: '#bdebed',
950: '#000000',
},
}SCSS
$custom: #bdebed; $custom-light: #d1f1f2; $custom-dark: #000000;
JSON
{
"hex": "#bdebed",
"rgb": {
"r": 189,
"g": 235,
"b": 237
},
"hsl": {
"h": 182.5,
"s": 57.143,
"l": 83.529
},
"oklch": {
"l": 0.90857,
"c": 0.04738,
"h": 199.6
},
"luminance": 0.7635
}Semantic roles & 50–950 ramp
primary
#BDEBED
secondary
#CA8784
accent
#2821C5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585