#BDEFF8#BDEFF8
#BDEFF8 is a very light, muted teal. Relative luminance 0.793; OKLCH L 92.0% C 0.052 H 209.8°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEFF8 |
|---|---|
| RGB | rgb(189, 239, 248) |
| HSL | hsl(189, 81%, 86%) |
| HSV | hsv(189, 24%, 97%) |
| CMYK | cmyk(23.8%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(91.38, -13.93, -9.57) |
| CIE-LCH | lch(91.38, 16.91, 214.49°) |
| OKLab | oklab(92.04% -0.0455 -0.026) |
| OKLCH | oklch(92.04% 0.052 209.8) |
| XYZ | xyz(68.7910, 79.3264, 100.4757) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.02
Powder Blue
#B0E0E6
ΔE00 3.52
Light Sky Blue
#C6FCFF
ΔE00 3.78
Pale Blue
#D0FEFE
ΔE00 4.77
Really Light Blue
#D4FFFF
ΔE00 5.01
Very Light Blue
#D5FFFF
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEFF8 #F8C6BD
analogous
#BDF8E3 #BDEFF8 #BDD1F8
triadic
#BDEFF8 #F8BDEF #EFF8BD
tetradic
#BDEFF8 #E3BDF8 #F8C6BD #D1F8BD
square
#BDEFF8 #E3BDF8 #F8C6BD #D1F8BD
split-complementary
#BDEFF8 #F8BDD1 #F8E3BD
monochromatic
#4ED4EC #86E2F2 #BDEFF8 #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.25
#BDEFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#BDEFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEFF8
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEFF8 | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBF9
Deuteranopia (green-blind)
#DCE3F8
Tritanopia (blue-blind)
#ABF4F2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bdeff8; /* rgb */ color: rgb(189, 239, 248); /* oklch */ color: oklch(92.0% 0.052 209.8);
Tailwind
colors: {
custom: {
50: '#d2f4fa',
500: '#bdeff8',
950: '#000000',
},
}SCSS
$custom: #bdeff8; $custom-light: #d2f4fa; $custom-dark: #000000;
JSON
{
"hex": "#bdeff8",
"rgb": {
"r": 189,
"g": 239,
"b": 248
},
"hsl": {
"h": 189.153,
"s": 80.822,
"l": 85.686
},
"oklch": {
"l": 0.92037,
"c": 0.05247,
"h": 209.8
},
"luminance": 0.79329
}Semantic roles & 50–950 ramp
primary
#BDEFF8
secondary
#DB8C7E
accent
#2908DD
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585