#BEDBDE#BEDBDE
#BEDBDE is a very light, muted teal. Relative luminance 0.669; OKLCH L 87.1% C 0.031 H 204.2°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBDE |
|---|---|
| RGB | rgb(190, 219, 222) |
| HSL | hsl(186, 33%, 81%) |
| HSV | hsv(186, 14%, 87%) |
| CMYK | cmyk(14.4%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(85.44, -8.94, -4.70) |
| CIE-LCH | lch(85.44, 10.10, 207.72°) |
| OKLab | oklab(87.11% -0.0283 -0.0127) |
| OKLCH | oklch(87.11% 0.031 204.2) |
| XYZ | xyz(59.7482, 66.8827, 78.8548) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.55
Lightblue
#ADD8E6
ΔE00 4.95
Lightcyan
#E0FFFF
ΔE00 7.81
Pale Sky Blue
#BDF6FE
ΔE00 7.91
Ice Blue (survey)
#D7FFFE
ΔE00 8.17
Very Light Blue
#D5FFFF
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBDE #DEC1BE
analogous
#BEDED1 #BEDBDE #BECBDE
triadic
#BEDBDE #DEBEDB #DBDEBE
tetradic
#BEDBDE #D1BEDE #DEC1BE #CBDEBE
square
#BEDBDE #D1BEDE #DEC1BE #CBDEBE
split-complementary
#BEDBDE #DEBECB #DED1BE
monochromatic
#6DAEB5 #95C5C9 #BEDBDE #E7F1F3 #EBF4F5
Accessibility & contrast
On white
1.46
#BEDBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#BEDBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBDE
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBDE | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DE
Deuteranopia (green-blind)
#D0D4DE
Tritanopia (blue-blind)
#B5DEDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedbde; /* rgb */ color: rgb(190, 219, 222); /* oklch */ color: oklch(87.1% 0.031 204.2);
Tailwind
colors: {
custom: {
50: '#d2e6e8',
500: '#bedbde',
950: '#000000',
},
}SCSS
$custom: #bedbde; $custom-light: #d2e6e8; $custom-dark: #000000;
JSON
{
"hex": "#bedbde",
"rgb": {
"r": 190,
"g": 219,
"b": 222
},
"hsl": {
"h": 185.625,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.87112,
"c": 0.03105,
"h": 204.2
},
"luminance": 0.66884
}Semantic roles & 50–950 ramp
primary
#BEDBDE
secondary
#B68E8A
accent
#453AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484