#BED4CD#BED4CD
#BED4CD is a very light, muted teal. Relative luminance 0.624; OKLCH L 85.1% C 0.026 H 174.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4CD |
|---|---|
| RGB | rgb(190, 212, 205) |
| HSL | hsl(161, 20%, 79%) |
| HSV | hsv(161, 10%, 83%) |
| CMYK | cmyk(10.4%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(83.15, -8.70, 0.95) |
| CIE-LCH | lch(83.15, 8.76, 173.76°) |
| OKLab | oklab(85.15% -0.0254 0.0024) |
| OKLCH | oklch(85.15% 0.026 174.6) |
| XYZ | xyz(55.7956, 62.4410, 66.8585) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.58
Silver (survey)
#C5C9C7
ΔE00 7.91
Powder Blue
#B0E0E6
ΔE00 8.17
Lightblue
#ADD8E6
ΔE00 9.63
Lightcyan
#E0FFFF
ΔE00 9.90
Ice
#D6FFFA
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4CD #D4BEC5
analogous
#BED4C2 #BED4CD #BED0D4
triadic
#BED4CD #CDBED4 #D4CDBE
tetradic
#BED4CD #C2BED4 #D4BEC5 #D0D4BE
square
#BED4CD #C2BED4 #D4BEC5 #D0D4BE
split-complementary
#BED4CD #D4BED0 #D4C2BE
monochromatic
#74A394 #99BCB1 #BED4CD #E3ECE9 #EDF3F1
Accessibility & contrast
On white
1.56
#BED4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#BED4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4CD
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4CD | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#CECECD
Tritanopia (blue-blind)
#B9D5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed4cd; /* rgb */ color: rgb(190, 212, 205); /* oklch */ color: oklch(85.1% 0.026 174.6);
Tailwind
colors: {
custom: {
50: '#d1e1dc',
500: '#bed4cd',
950: '#000000',
},
}SCSS
$custom: #bed4cd; $custom-light: #d1e1dc; $custom-dark: #000000;
JSON
{
"hex": "#bed4cd",
"rgb": {
"r": 190,
"g": 212,
"b": 205
},
"hsl": {
"h": 160.909,
"s": 20.37,
"l": 78.824
},
"oklch": {
"l": 0.85147,
"c": 0.02551,
"h": 174.6
},
"luminance": 0.62442
}Semantic roles & 50–950 ramp
primary
#BED4CD
secondary
#A98D96
accent
#47639F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484