#BEDEE3#BEDEE3
#BEDEE3 is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.9% C 0.034 H 208.0°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEE3 |
|---|---|
| RGB | rgb(190, 222, 227) |
| HSL | hsl(188, 40%, 82%) |
| HSV | hsv(188, 16%, 89%) |
| CMYK | cmyk(16.3%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(86.37, -9.46, -5.97) |
| CIE-LCH | lch(86.37, 11.19, 212.28°) |
| OKLab | oklab(87.89% -0.0304 -0.0162) |
| OKLCH | oklch(87.89% 0.034 208) |
| XYZ | xyz(61.2180, 68.7341, 82.6998) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.84
Lightblue
#ADD8E6
ΔE00 4.17
Pale Sky Blue
#BDF6FE
ΔE00 6.95
Lightcyan
#E0FFFF
ΔE00 7.39
Very Light Blue
#D5FFFF
ΔE00 7.62
Ice Blue (survey)
#D7FFFE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEE3 #E3C3BE
analogous
#BEE3D6 #BEDEE3 #BECCE3
triadic
#BEDEE3 #E3BEDE #DEE3BE
tetradic
#BEDEE3 #D6BEE3 #E3C3BE #CCE3BE
square
#BEDEE3 #D6BEE3 #E3C3BE #CCE3BE
split-complementary
#BEDEE3 #E3BECC #E3D6BE
monochromatic
#68B3BE #93C8D1 #BEDEE3 #E9F4F5 #EAF4F6
Accessibility & contrast
On white
1.42
#BEDEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#BEDEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEE3
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEE3 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE3
Deuteranopia (green-blind)
#D2D6E3
Tritanopia (blue-blind)
#B3E1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bedee3; /* rgb */ color: rgb(190, 222, 227); /* oklch */ color: oklch(87.9% 0.034 208.0);
Tailwind
colors: {
custom: {
50: '#d2e8eb',
500: '#bedee3',
950: '#000000',
},
}SCSS
$custom: #bedee3; $custom-light: #d2e8eb; $custom-dark: #000000;
JSON
{
"hex": "#bedee3",
"rgb": {
"r": 190,
"g": 222,
"b": 227
},
"hsl": {
"h": 188.108,
"s": 39.785,
"l": 81.765
},
"oklch": {
"l": 0.87891,
"c": 0.03446,
"h": 208
},
"luminance": 0.68736
}Semantic roles & 50–950 ramp
primary
#BEDEE3
secondary
#BC9089
accent
#4433B3
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484