#BED2CE#BED2CE
#BED2CE is a very light, muted teal. Relative luminance 0.615; OKLCH L 84.8% C 0.022 H 182.4°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2CE |
|---|---|
| RGB | rgb(190, 210, 206) |
| HSL | hsl(168, 18%, 78%) |
| HSV | hsv(168, 10%, 82%) |
| CMYK | cmyk(9.5%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(82.64, -7.48, -0.31) |
| CIE-LCH | lch(82.64, 7.48, 182.41°) |
| OKLab | oklab(84.76% -0.0222 -0.0009) |
| OKLCH | oklch(84.76% 0.022 182.4) |
| XYZ | xyz(55.4199, 61.4957, 67.3306) |
| Luminance | 0.6150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.75
Light Grey
#D8DCD6
ΔE00 7.00
Powder Blue
#B0E0E6
ΔE00 8.05
Lightblue
#ADD8E6
ΔE00 8.71
Fog
#D8DCE0
ΔE00 9.03
Light Gray
#D3D3D3
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2CE #D2BEC2
analogous
#BED2C4 #BED2CE #BECCD2
triadic
#BED2CE #CEBED2 #D2CEBE
tetradic
#BED2CE #C4BED2 #D2BEC2 #CCD2BE
square
#BED2CE #C4BED2 #D2BEC2 #CCD2BE
split-complementary
#BED2CE #D2BECC #D2C4BE
monochromatic
#76A097 #9AB9B3 #BED2CE #E2EBE9 #EDF2F1
Accessibility & contrast
On white
1.58
#BED2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#BED2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2CE
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2CE | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCE
Deuteranopia (green-blind)
#CCCCCE
Tritanopia (blue-blind)
#B9D3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed2ce; /* rgb */ color: rgb(190, 210, 206); /* oklch */ color: oklch(84.8% 0.022 182.4);
Tailwind
colors: {
custom: {
50: '#d1dfdc',
500: '#bed2ce',
950: '#000000',
},
}SCSS
$custom: #bed2ce; $custom-light: #d1dfdc; $custom-dark: #000000;
JSON
{
"hex": "#bed2ce",
"rgb": {
"r": 190,
"g": 210,
"b": 206
},
"hsl": {
"h": 168,
"s": 18.182,
"l": 78.431
},
"oklch": {
"l": 0.84758,
"c": 0.02225,
"h": 182.4
},
"luminance": 0.61497
}Semantic roles & 50–950 ramp
primary
#BED2CE
secondary
#A78D92
accent
#495A9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484