#BED2D2#BED2D2
#BED2D2 is a very light, muted teal. Relative luminance 0.617; OKLCH L 84.9% C 0.022 H 196.8°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2D2 |
|---|---|
| RGB | rgb(190, 210, 210) |
| HSL | hsl(180, 18%, 78%) |
| HSV | hsv(180, 10%, 82%) |
| CMYK | cmyk(9.5%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(82.75, -6.70, -2.29) |
| CIE-LCH | lch(82.75, 7.08, 198.89°) |
| OKLab | oklab(84.88% -0.0207 -0.0062) |
| OKLCH | oklch(84.88% 0.022 196.8) |
| XYZ | xyz(55.9120, 61.6925, 69.9224) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.41
Light Grey
#D8DCD6
ΔE00 7.17
Lightblue
#ADD8E6
ΔE00 7.28
Powder Blue
#B0E0E6
ΔE00 7.54
Fog
#D8DCE0
ΔE00 8.00
Light Gray
#D3D3D3
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2D2 #D2BEBE
analogous
#BED2C8 #BED2D2 #BEC8D2
triadic
#BED2D2 #D2BED2 #D2D2BE
tetradic
#BED2D2 #C8BED2 #D2BEBE #C8D2BE
square
#BED2D2 #C8BED2 #D2BEBE #C8D2BE
split-complementary
#BED2D2 #D2BEC8 #D2C8BE
monochromatic
#76A0A0 #9AB9B9 #BED2D2 #E2EBEB #EDF2F2
Accessibility & contrast
On white
1.57
#BED2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#BED2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2D2
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2D2 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD0D2
Deuteranopia (green-blind)
#CBCDD2
Tritanopia (blue-blind)
#B8D3D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed2d2; /* rgb */ color: rgb(190, 210, 210); /* oklch */ color: oklch(84.9% 0.022 196.8);
Tailwind
colors: {
custom: {
50: '#d1dfdf',
500: '#bed2d2',
950: '#000000',
},
}SCSS
$custom: #bed2d2; $custom-light: #d1dfdf; $custom-dark: #000000;
JSON
{
"hex": "#bed2d2",
"rgb": {
"r": 190,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 18.182,
"l": 78.431
},
"oklch": {
"l": 0.84876,
"c": 0.02158,
"h": 196.8
},
"luminance": 0.61693
}Semantic roles & 50–950 ramp
primary
#BED2D2
secondary
#A78D8D
accent
#49499C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484