#BEDEE2#BEDEE2
#BEDEE2 is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.9% C 0.034 H 205.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEE2 |
|---|---|
| RGB | rgb(190, 222, 226) |
| HSL | hsl(187, 38%, 82%) |
| HSV | hsv(187, 16%, 89%) |
| CMYK | cmyk(15.9%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(86.34, -9.66, -5.49) |
| CIE-LCH | lch(86.34, 11.11, 209.59°) |
| OKLab | oklab(87.86% -0.0308 -0.0149) |
| OKLCH | oklch(87.86% 0.034 205.8) |
| XYZ | xyz(61.0804, 68.6790, 81.9750) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.75
Lightblue
#ADD8E6
ΔE00 4.50
Pale Sky Blue
#BDF6FE
ΔE00 6.93
Lightcyan
#E0FFFF
ΔE00 7.29
Very Light Blue
#D5FFFF
ΔE00 7.47
Ice Blue (survey)
#D7FFFE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEE2 #E2C2BE
analogous
#BEE2D4 #BEDEE2 #BECCE2
triadic
#BEDEE2 #E2BEDE #DEE2BE
tetradic
#BEDEE2 #D4BEE2 #E2C2BE #CCE2BE
square
#BEDEE2 #D4BEE2 #E2C2BE #CCE2BE
split-complementary
#BEDEE2 #E2BECC #E2D4BE
monochromatic
#69B3BC #94C9CF #BEDEE2 #E8F3F5 #EAF4F6
Accessibility & contrast
On white
1.43
#BEDEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#BEDEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEE2
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEE2 | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBE2
Deuteranopia (green-blind)
#D2D6E2
Tritanopia (blue-blind)
#B4E1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bedee2; /* rgb */ color: rgb(190, 222, 226); /* oklch */ color: oklch(87.9% 0.034 205.8);
Tailwind
colors: {
custom: {
50: '#d2e8eb',
500: '#bedee2',
950: '#000000',
},
}SCSS
$custom: #bedee2; $custom-light: #d2e8eb; $custom-dark: #000000;
JSON
{
"hex": "#bedee2",
"rgb": {
"r": 190,
"g": 222,
"b": 226
},
"hsl": {
"h": 186.667,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.87861,
"c": 0.03421,
"h": 205.8
},
"luminance": 0.68681
}Semantic roles & 50–950 ramp
primary
#BEDEE2
secondary
#BB8F89
accent
#4234B1
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484