#BEDDE2#BEDDE2
#BEDDE2 is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.7% C 0.033 H 208.4°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDE2 |
|---|---|
| RGB | rgb(190, 221, 226) |
| HSL | hsl(188, 38%, 82%) |
| HSV | hsv(188, 16%, 89%) |
| CMYK | cmyk(15.9%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(86.08, -9.15, -5.88) |
| CIE-LCH | lch(86.08, 10.88, 212.70°) |
| OKLab | oklab(87.65% -0.0295 -0.0159) |
| OKLCH | oklch(87.65% 0.033 208.4) |
| XYZ | xyz(60.8155, 68.1494, 81.8867) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.12
Lightblue
#ADD8E6
ΔE00 4.20
Pale Sky Blue
#BDF6FE
ΔE00 7.28
Lightcyan
#E0FFFF
ΔE00 7.59
Very Light Blue
#D5FFFF
ΔE00 7.90
Ice Blue (survey)
#D7FFFE
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDE2 #E2C3BE
analogous
#BEE2D5 #BEDDE2 #BECBE2
triadic
#BEDDE2 #E2BEDD #DDE2BE
tetradic
#BEDDE2 #D5BEE2 #E2C3BE #CBE2BE
square
#BEDDE2 #D5BEE2 #E2C3BE #CBE2BE
split-complementary
#BEDDE2 #E2BECB #E2D5BE
monochromatic
#69B1BC #94C7CF #BEDDE2 #E8F3F5 #EAF4F6
Accessibility & contrast
On white
1.44
#BEDDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#BEDDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDE2
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDE2 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DAE2
Deuteranopia (green-blind)
#D1D5E2
Tritanopia (blue-blind)
#B4E0DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bedde2; /* rgb */ color: rgb(190, 221, 226); /* oklch */ color: oklch(87.7% 0.033 208.4);
Tailwind
colors: {
custom: {
50: '#d2e7eb',
500: '#bedde2',
950: '#000000',
},
}SCSS
$custom: #bedde2; $custom-light: #d2e7eb; $custom-dark: #000000;
JSON
{
"hex": "#bedde2",
"rgb": {
"r": 190,
"g": 221,
"b": 226
},
"hsl": {
"h": 188.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.87652,
"c": 0.03349,
"h": 208.4
},
"luminance": 0.68151
}Semantic roles & 50–950 ramp
primary
#BEDDE2
secondary
#BB9089
accent
#4634B1
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484