#BEDBDB#BEDBDB
#BEDBDB is a very light, muted teal. Relative luminance 0.667; OKLCH L 87.0% C 0.031 H 196.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBDB |
|---|---|
| RGB | rgb(190, 219, 219) |
| HSL | hsl(180, 29%, 80%) |
| HSV | hsv(180, 13%, 86%) |
| CMYK | cmyk(13.2%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(85.36, -9.55, -3.23) |
| CIE-LCH | lch(85.36, 10.08, 198.70°) |
| OKLab | oklab(87.02% -0.0295 -0.0088) |
| OKLCH | oklch(87.02% 0.031 196.6) |
| XYZ | xyz(59.3497, 66.7233, 76.7561) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.73
Lightblue
#ADD8E6
ΔE00 6.06
Lightcyan
#E0FFFF
ΔE00 7.72
Ice Blue (survey)
#D7FFFE
ΔE00 7.90
Very Pale Blue
#D6FFFE
ΔE00 7.95
Very Light Blue
#D5FFFF
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBDB #DBBEBE
analogous
#BEDBCC #BEDBDB #BECCDB
triadic
#BEDBDB #DBBEDB #DBDBBE
tetradic
#BEDBDB #CCBEDB #DBBEBE #CCDBBE
square
#BEDBDB #CCBEDB #DBBEBE #CCDBBE
split-complementary
#BEDBDB #DBBECC #DBCCBE
monochromatic
#6FAFAF #97C5C5 #BEDBDB #E5F1F1 #EBF4F4
Accessibility & contrast
On white
1.46
#BEDBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#BEDBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBDB
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBDB | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#D1D3DB
Tritanopia (blue-blind)
#B6DDDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedbdb; /* rgb */ color: rgb(190, 219, 219); /* oklch */ color: oklch(87.0% 0.031 196.6);
Tailwind
colors: {
custom: {
50: '#d2e6e6',
500: '#bedbdb',
950: '#000000',
},
}SCSS
$custom: #bedbdb; $custom-light: #d2e6e6; $custom-dark: #000000;
JSON
{
"hex": "#bedbdb",
"rgb": {
"r": 190,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.87022,
"c": 0.03076,
"h": 196.6
},
"luminance": 0.66725
}Semantic roles & 50–950 ramp
primary
#BEDBDB
secondary
#B28B8B
accent
#3E3EA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484