#BDDFE3#BDDFE3
#BDDFE3 is a very light, muted teal. Relative luminance 0.691; OKLCH L 88.0% C 0.036 H 205.2°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDFE3 |
|---|---|
| RGB | rgb(189, 223, 227) |
| HSL | hsl(186, 40%, 82%) |
| HSV | hsv(186, 17%, 89%) |
| CMYK | cmyk(16.7%, 1.8%, 0%, 11%) |
| CIE-LAB | lab(86.57, -10.28, -5.69) |
| CIE-LCH | lch(86.57, 11.75, 208.94°) |
| OKLab | oklab(88.03% -0.0327 -0.0154) |
| OKLCH | oklch(88.03% 0.036 205.2) |
| XYZ | xyz(61.2354, 69.1385, 82.7769) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.23
Lightblue
#ADD8E6
ΔE00 4.44
Pale Sky Blue
#BDF6FE
ΔE00 6.44
Very Light Blue
#D5FFFF
ΔE00 7.14
Lightcyan
#E0FFFF
ΔE00 7.16
Paleturquoise
#AFEEEE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDFE3 #E3C1BD
analogous
#BDE3D4 #BDDFE3 #BDCCE3
triadic
#BDDFE3 #E3BDDF #DFE3BD
tetradic
#BDDFE3 #D4BDE3 #E3C1BD #CCE3BD
square
#BDDFE3 #D4BDE3 #E3C1BD #CCE3BD
split-complementary
#BDDFE3 #E3BDCC #E3D4BD
monochromatic
#67B5BF #92CAD1 #BDDFE3 #E8F4F5 #EAF5F6
Accessibility & contrast
On white
1.42
#BDDFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#BDDFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDFE3
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDFE3 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE3
Deuteranopia (green-blind)
#D2D6E3
Tritanopia (blue-blind)
#B2E2E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bddfe3; /* rgb */ color: rgb(189, 223, 227); /* oklch */ color: oklch(88.0% 0.036 205.2);
Tailwind
colors: {
custom: {
50: '#d1e9eb',
500: '#bddfe3',
950: '#000000',
},
}SCSS
$custom: #bddfe3; $custom-light: #d1e9eb; $custom-dark: #000000;
JSON
{
"hex": "#bddfe3",
"rgb": {
"r": 189,
"g": 223,
"b": 227
},
"hsl": {
"h": 186.316,
"s": 40.426,
"l": 81.569
},
"oklch": {
"l": 0.88034,
"c": 0.03618,
"h": 205.2
},
"luminance": 0.6914
}Semantic roles & 50–950 ramp
primary
#BDDFE3
secondary
#BC8D88
accent
#4032B3
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484