#BDEBF2#BDEBF2
#BDEBF2 is a very light, muted teal. Relative luminance 0.766; OKLCH L 91.0% C 0.048 H 207.7°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEBF2 |
|---|---|
| RGB | rgb(189, 235, 242) |
| HSL | hsl(188, 67%, 85%) |
| HSV | hsv(188, 22%, 95%) |
| CMYK | cmyk(21.9%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(90.16, -13.21, -8.26) |
| CIE-LCH | lch(90.16, 15.58, 212.00°) |
| OKLab | oklab(91.01% -0.0427 -0.0224) |
| OKLCH | oklch(91.01% 0.048 207.7) |
| XYZ | xyz(66.7169, 76.6438, 95.2657) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.68
Pale Sky Blue
#BDF6FE
ΔE00 2.92
Light Sky Blue
#C6FCFF
ΔE00 4.22
Pale Blue
#D0FEFE
ΔE00 4.89
Paleturquoise
#AFEEEE
ΔE00 4.99
Really Light Blue
#D4FFFF
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEBF2 #F2C4BD
analogous
#BDF2DF #BDEBF2 #BDD1F2
triadic
#BDEBF2 #F2BDEB #EBF2BD
tetradic
#BDEBF2 #DFBDF2 #F2C4BD #D1F2BD
square
#BDEBF2 #DFBDF2 #F2C4BD #D1F2BD
split-complementary
#BDEBF2 #F2BDD1 #F2DFBD
monochromatic
#57CCDE #8ADCE8 #BDEBF2 #E5F7FA #E5F7FA
Accessibility & contrast
On white
1.29
#BDEBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#BDEBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEBF2
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEBF2 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F3
Deuteranopia (green-blind)
#DAE0F2
Tritanopia (blue-blind)
#ADEFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bdebf2; /* rgb */ color: rgb(189, 235, 242); /* oklch */ color: oklch(91.0% 0.048 207.7);
Tailwind
colors: {
custom: {
50: '#d1f1f6',
500: '#bdebf2',
950: '#000000',
},
}SCSS
$custom: #bdebf2; $custom-light: #d1f1f6; $custom-dark: #000000;
JSON
{
"hex": "#bdebf2",
"rgb": {
"r": 189,
"g": 235,
"b": 242
},
"hsl": {
"h": 187.925,
"s": 67.089,
"l": 84.51
},
"oklch": {
"l": 0.91011,
"c": 0.04825,
"h": 207.7
},
"luminance": 0.76646
}Semantic roles & 50–950 ramp
primary
#BDEBF2
secondary
#D28C81
accent
#2F17CF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585