#BEDDE3#BEDDE3
#BEDDE3 is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.7% C 0.034 H 210.6°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDE3 |
|---|---|
| RGB | rgb(190, 221, 227) |
| HSL | hsl(190, 40%, 82%) |
| HSV | hsv(190, 16%, 89%) |
| CMYK | cmyk(16.3%, 2.6%, 0%, 11%) |
| CIE-LAB | lab(86.11, -8.95, -6.36) |
| CIE-LCH | lch(86.11, 10.98, 215.43°) |
| OKLab | oklab(87.68% -0.0291 -0.0172) |
| OKLCH | oklch(87.68% 0.034 210.6) |
| XYZ | xyz(60.9532, 68.2045, 82.6115) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.92
Powder Blue
#B0E0E6
ΔE00 4.26
Pale Sky Blue
#BDF6FE
ΔE00 7.34
Ice Blue
#A5DFF9
ΔE00 7.62
Lightcyan
#E0FFFF
ΔE00 7.72
Very Light Blue
#D5FFFF
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDE3 #E3C4BE
analogous
#BEE3D7 #BEDDE3 #BECBE3
triadic
#BEDDE3 #E3BEDD #DDE3BE
tetradic
#BEDDE3 #D7BEE3 #E3C4BE #CBE3BE
square
#BEDDE3 #D7BEE3 #E3C4BE #CBE3BE
split-complementary
#BEDDE3 #E3BECB #E3D7BE
monochromatic
#68B0BE #93C7D1 #BEDDE3 #E9F3F5 #EAF4F6
Accessibility & contrast
On white
1.43
#BEDDE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#BEDDE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDE3
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDE3 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE3
Deuteranopia (green-blind)
#D1D5E3
Tritanopia (blue-blind)
#B4E0DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bedde3; /* rgb */ color: rgb(190, 221, 227); /* oklch */ color: oklch(87.7% 0.034 210.6);
Tailwind
colors: {
custom: {
50: '#d2e7eb',
500: '#bedde3',
950: '#000000',
},
}SCSS
$custom: #bedde3; $custom-light: #d2e7eb; $custom-dark: #000000;
JSON
{
"hex": "#bedde3",
"rgb": {
"r": 190,
"g": 221,
"b": 227
},
"hsl": {
"h": 189.73,
"s": 39.785,
"l": 81.765
},
"oklch": {
"l": 0.87683,
"c": 0.0338,
"h": 210.6
},
"luminance": 0.68206
}Semantic roles & 50–950 ramp
primary
#BEDDE3
secondary
#BC9189
accent
#4733B3
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484