#BED5D2#BED5D2
#BED5D2 is a very light, muted teal. Relative luminance 0.632; OKLCH L 85.5% C 0.025 H 187.2°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BED5D2 |
|---|---|
| RGB | rgb(190, 213, 210) |
| HSL | hsl(172, 21%, 79%) |
| HSV | hsv(172, 11%, 84%) |
| CMYK | cmyk(10.8%, 0%, 1.4%, 16.5%) |
| CIE-LAB | lab(83.54, -8.25, -1.13) |
| CIE-LCH | lch(83.54, 8.33, 187.81°) |
| OKLab | oklab(85.5% -0.0248 -0.0031) |
| OKLCH | oklch(85.5% 0.025 187.2) |
| XYZ | xyz(56.6596, 63.1878, 70.1716) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.92
Light Grey
#D8DCD6
ΔE00 7.66
Silver (survey)
#C5C9C7
ΔE00 7.69
Lightblue
#ADD8E6
ΔE00 7.83
Lightcyan
#E0FFFF
ΔE00 9.21
Fog
#D8DCE0
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED5D2 #D5BEC1
analogous
#BED5C7 #BED5D2 #BECDD5
triadic
#BED5D2 #D2BED5 #D5D2BE
tetradic
#BED5D2 #C7BED5 #D5BEC1 #CDD5BE
square
#BED5D2 #C7BED5 #D5BEC1 #CDD5BE
split-complementary
#BED5D2 #D5BECD #D5C7BE
monochromatic
#74A59F #99BDB8 #BED5D2 #E3EDEC #ECF3F2
Accessibility & contrast
On white
1.54
#BED5D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#BED5D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED5D2
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED5D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED5D2 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#CECFD2
Tritanopia (blue-blind)
#B8D6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed5d2; /* rgb */ color: rgb(190, 213, 210); /* oklch */ color: oklch(85.5% 0.025 187.2);
Tailwind
colors: {
custom: {
50: '#d1e1df',
500: '#bed5d2',
950: '#000000',
},
}SCSS
$custom: #bed5d2; $custom-light: #d1e1df; $custom-dark: #000000;
JSON
{
"hex": "#bed5d2",
"rgb": {
"r": 190,
"g": 213,
"b": 210
},
"hsl": {
"h": 172.174,
"s": 21.495,
"l": 79.02
},
"oklch": {
"l": 0.85501,
"c": 0.02501,
"h": 187.2
},
"luminance": 0.63189
}Semantic roles & 50–950 ramp
primary
#BED5D2
secondary
#AB8D91
accent
#4651A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484