#BFDEE4#BFDEE4
#BFDEE4 is a very light, muted teal. Relative luminance 0.689; OKLCH L 88.0% C 0.034 H 210.6°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEE4 |
|---|---|
| RGB | rgb(191, 222, 228) |
| HSL | hsl(190, 41%, 82%) |
| HSV | hsv(190, 16%, 89%) |
| CMYK | cmyk(16.2%, 2.6%, 0%, 10.6%) |
| CIE-LAB | lab(86.46, -8.94, -6.36) |
| CIE-LCH | lch(86.46, 10.97, 215.43°) |
| OKLab | oklab(87.99% -0.0291 -0.0172) |
| OKLCH | oklch(87.99% 0.034 210.6) |
| XYZ | xyz(61.6071, 68.9187, 83.4405) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.02
Powder Blue
#B0E0E6
ΔE00 4.27
Pale Sky Blue
#BDF6FE
ΔE00 7.21
Lightcyan
#E0FFFF
ΔE00 7.51
Ice Blue
#A5DFF9
ΔE00 7.63
Very Light Blue
#D5FFFF
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEE4 #E4C5BF
analogous
#BFE4D8 #BFDEE4 #BFCCE4
triadic
#BFDEE4 #E4BFDE #DEE4BF
tetradic
#BFDEE4 #D8BFE4 #E4C5BF #CCE4BF
square
#BFDEE4 #D8BFE4 #E4C5BF #CCE4BF
split-complementary
#BFDEE4 #E4BFCC #E4D8BF
monochromatic
#69B2C0 #94C8D2 #BFDEE4 #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.42
#BFDEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#BFDEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEE4
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEE4 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE4
Deuteranopia (green-blind)
#D2D6E4
Tritanopia (blue-blind)
#B5E1E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdee4; /* rgb */ color: rgb(191, 222, 228); /* oklch */ color: oklch(88.0% 0.034 210.6);
Tailwind
colors: {
custom: {
50: '#d2e8ec',
500: '#bfdee4',
950: '#000000',
},
}SCSS
$custom: #bfdee4; $custom-light: #d2e8ec; $custom-dark: #000000;
JSON
{
"hex": "#bfdee4",
"rgb": {
"r": 191,
"g": 222,
"b": 228
},
"hsl": {
"h": 189.73,
"s": 40.659,
"l": 82.157
},
"oklch": {
"l": 0.87989,
"c": 0.03377,
"h": 210.6
},
"luminance": 0.6892
}Semantic roles & 50–950 ramp
primary
#BFDEE4
secondary
#BE928A
accent
#4732B4
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484