#BEDEE4#BEDEE4
#BEDEE4 is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.9% C 0.035 H 210.2°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEE4 |
|---|---|
| RGB | rgb(190, 222, 228) |
| HSL | hsl(189, 41%, 82%) |
| HSV | hsv(189, 17%, 89%) |
| CMYK | cmyk(16.7%, 2.6%, 0%, 10.6%) |
| CIE-LAB | lab(86.40, -9.25, -6.46) |
| CIE-LCH | lch(86.40, 11.29, 214.93°) |
| OKLab | oklab(87.92% -0.03 -0.0175) |
| OKLCH | oklch(87.92% 0.035 210.2) |
| XYZ | xyz(61.3564, 68.7895, 83.4287) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.88
Powder Blue
#B0E0E6
ΔE00 3.99
Pale Sky Blue
#BDF6FE
ΔE00 7.01
Lightcyan
#E0FFFF
ΔE00 7.52
Ice Blue
#A5DFF9
ΔE00 7.53
Very Light Blue
#D5FFFF
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEE4 #E4C4BE
analogous
#BEE4D7 #BEDEE4 #BECBE4
triadic
#BEDEE4 #E4BEDE #DEE4BE
tetradic
#BEDEE4 #D7BEE4 #E4C4BE #CBE4BE
square
#BEDEE4 #D7BEE4 #E4C4BE #CBE4BE
split-complementary
#BEDEE4 #E4BECB #E4D7BE
monochromatic
#68B2C0 #93C8D2 #BEDEE4 #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.42
#BEDEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#BEDEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEE4
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEE4 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE4
Deuteranopia (green-blind)
#D1D6E4
Tritanopia (blue-blind)
#B3E1E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bedee4; /* rgb */ color: rgb(190, 222, 228); /* oklch */ color: oklch(87.9% 0.035 210.2);
Tailwind
colors: {
custom: {
50: '#d2e8ec',
500: '#bedee4',
950: '#000000',
},
}SCSS
$custom: #bedee4; $custom-light: #d2e8ec; $custom-dark: #000000;
JSON
{
"hex": "#bedee4",
"rgb": {
"r": 190,
"g": 222,
"b": 228
},
"hsl": {
"h": 189.474,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.87922,
"c": 0.03477,
"h": 210.2
},
"luminance": 0.68791
}Semantic roles & 50–950 ramp
primary
#BEDEE4
secondary
#BE9189
accent
#4631B4
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484