#BDEBF3#BDEBF3
#BDEBF3 is a very light, muted teal. Relative luminance 0.767; OKLCH L 91.0% C 0.049 H 209.3°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEBF3 |
|---|---|
| RGB | rgb(189, 235, 243) |
| HSL | hsl(189, 69%, 85%) |
| HSV | hsv(189, 22%, 95%) |
| CMYK | cmyk(22.2%, 3.3%, 0%, 4.7%) |
| CIE-LAB | lab(90.19, -13.00, -8.74) |
| CIE-LCH | lch(90.19, 15.66, 213.91°) |
| OKLab | oklab(91.04% -0.0423 -0.0238) |
| OKLCH | oklch(91.04% 0.049 209.3) |
| XYZ | xyz(66.8675, 76.7040, 96.0588) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.82
Pale Sky Blue
#BDF6FE
ΔE00 3.00
Light Sky Blue
#C6FCFF
ΔE00 4.45
Lightblue
#ADD8E6
ΔE00 5.03
Pale Blue
#D0FEFE
ΔE00 5.14
Really Light Blue
#D4FFFF
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEBF3 #F3C5BD
analogous
#BDF3E0 #BDEBF3 #BDD0F3
triadic
#BDEBF3 #F3BDEB #EBF3BD
tetradic
#BDEBF3 #E0BDF3 #F3C5BD #D0F3BD
square
#BDEBF3 #E0BDF3 #F3C5BD #D0F3BD
split-complementary
#BDEBF3 #F3BDD0 #F3E0BD
monochromatic
#55CCE0 #89DBEA #BDEBF3 #E5F7FA #E5F7FA
Accessibility & contrast
On white
1.29
#BDEBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#BDEBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEBF3
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEBF3 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F4
Deuteranopia (green-blind)
#DAE0F3
Tritanopia (blue-blind)
#ACEFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bdebf3; /* rgb */ color: rgb(189, 235, 243); /* oklch */ color: oklch(91.0% 0.049 209.3);
Tailwind
colors: {
custom: {
50: '#d2f1f7',
500: '#bdebf3',
950: '#000000',
},
}SCSS
$custom: #bdebf3; $custom-light: #d2f1f7; $custom-dark: #000000;
JSON
{
"hex": "#bdebf3",
"rgb": {
"r": 189,
"g": 235,
"b": 243
},
"hsl": {
"h": 188.889,
"s": 69.231,
"l": 84.706
},
"oklch": {
"l": 0.91042,
"c": 0.04854,
"h": 209.3
},
"luminance": 0.76707
}Semantic roles & 50–950 ramp
primary
#BDEBF3
secondary
#D38D81
accent
#3014D1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585