#BDDFE2#BDDFE2
#BDDFE2 is a very light, muted teal. Relative luminance 0.691; OKLCH L 88.0% C 0.036 H 203.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDFE2 |
|---|---|
| RGB | rgb(189, 223, 226) |
| HSL | hsl(185, 39%, 81%) |
| HSV | hsv(185, 16%, 89%) |
| CMYK | cmyk(16.4%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(86.55, -10.49, -5.20) |
| CIE-LCH | lch(86.55, 11.71, 206.37°) |
| OKLab | oklab(88% -0.0331 -0.0141) |
| OKLCH | oklch(88% 0.036 203.1) |
| XYZ | xyz(61.0978, 69.0834, 82.0521) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.23
Lightblue
#ADD8E6
ΔE00 4.81
Pale Sky Blue
#BDF6FE
ΔE00 6.47
Paleturquoise
#AFEEEE
ΔE00 6.97
Very Light Blue
#D5FFFF
ΔE00 7.02
Pale Blue
#D0FEFE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDFE2 #E2C0BD
analogous
#BDE2D3 #BDDFE2 #BDCDE2
triadic
#BDDFE2 #E2BDDF #DFE2BD
tetradic
#BDDFE2 #D3BDE2 #E2C0BD #CDE2BD
square
#BDDFE2 #D3BDE2 #E2C0BD #CDE2BD
split-complementary
#BDDFE2 #E2BDCD #E2D3BD
monochromatic
#68B6BD #92CACF #BDDFE2 #E8F4F5 #EAF5F6
Accessibility & contrast
On white
1.42
#BDDFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#BDDFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDFE2
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDFE2 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE2
Deuteranopia (green-blind)
#D3D6E2
Tritanopia (blue-blind)
#B2E2E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bddfe2; /* rgb */ color: rgb(189, 223, 226); /* oklch */ color: oklch(88.0% 0.036 203.1);
Tailwind
colors: {
custom: {
50: '#d1e9eb',
500: '#bddfe2',
950: '#000000',
},
}SCSS
$custom: #bddfe2; $custom-light: #d1e9eb; $custom-dark: #000000;
JSON
{
"hex": "#bddfe2",
"rgb": {
"r": 189,
"g": 223,
"b": 226
},
"hsl": {
"h": 184.865,
"s": 38.947,
"l": 81.373
},
"oklch": {
"l": 0.88003,
"c": 0.036,
"h": 203.1
},
"luminance": 0.69085
}Semantic roles & 50–950 ramp
primary
#BDDFE2
secondary
#BB8C88
accent
#3E34B2
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484