#BED9CE#BED9CE
#BED9CE is a very light, muted teal. Relative luminance 0.650; OKLCH L 86.2% C 0.032 H 169.1°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BED9CE |
|---|---|
| RGB | rgb(190, 217, 206) |
| HSL | hsl(156, 26%, 80%) |
| HSV | hsv(156, 12%, 85%) |
| CMYK | cmyk(12.4%, 0%, 5.1%, 14.9%) |
| CIE-LAB | lab(84.50, -11.08, 2.39) |
| CIE-LCH | lch(84.50, 11.33, 167.84°) |
| OKLab | oklab(86.23% -0.0319 0.0062) |
| OKLCH | oklch(86.23% 0.032 169.1) |
| XYZ | xyz(57.1860, 65.0280, 67.9193) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.33
Ice
#D6FFFA
ΔE00 8.89
Light Grey
#D8DCD6
ΔE00 9.13
Duck Egg Blue
#C3FBF4
ΔE00 9.38
Ice Blue (survey)
#D7FFFE
ΔE00 9.44
Paleturquoise
#AFEEEE
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED9CE #D9BEC9
analogous
#BED9C1 #BED9CE #BED7D9
triadic
#BED9CE #CEBED9 #D9CEBE
tetradic
#BED9CE #C1BED9 #D9BEC9 #D7D9BE
square
#BED9CE #C1BED9 #D9BEC9 #D7D9BE
split-complementary
#BED9CE #D9BED7 #D9C1BE
monochromatic
#71AC94 #97C2B1 #BED9CE #E5F0EB #ECF4F0
Accessibility & contrast
On white
1.50
#BED9CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#BED9CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED9CE
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED9CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED9CE | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CE
Deuteranopia (green-blind)
#D2D1CF
Tritanopia (blue-blind)
#B9D9D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bed9ce; /* rgb */ color: rgb(190, 217, 206); /* oklch */ color: oklch(86.2% 0.032 169.1);
Tailwind
colors: {
custom: {
50: '#d1e4dc',
500: '#bed9ce',
950: '#000000',
},
}SCSS
$custom: #bed9ce; $custom-light: #d1e4dc; $custom-dark: #000000;
JSON
{
"hex": "#bed9ce",
"rgb": {
"r": 190,
"g": 217,
"b": 206
},
"hsl": {
"h": 155.556,
"s": 26.214,
"l": 79.804
},
"oklch": {
"l": 0.86225,
"c": 0.03248,
"h": 169.1
},
"luminance": 0.65029
}Semantic roles & 50–950 ramp
primary
#BED9CE
secondary
#AF8C9A
accent
#4169A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484