#BEDBCE#BEDBCE
#BEDBCE is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.6% C 0.036 H 166.7°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBCE |
|---|---|
| RGB | rgb(190, 219, 206) |
| HSL | hsl(153, 29%, 80%) |
| HSV | hsv(153, 13%, 86%) |
| CMYK | cmyk(13.2%, 0%, 5.9%, 14.1%) |
| CIE-LAB | lab(85.03, -12.10, 3.16) |
| CIE-LCH | lch(85.03, 12.50, 165.37°) |
| OKLab | oklab(86.65% -0.0346 0.0082) |
| OKLCH | oklch(86.65% 0.036 166.7) |
| XYZ | xyz(57.7047, 66.0652, 68.0922) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.64
Powder Blue
#B0E0E6
ΔE00 8.74
Duck Egg Blue
#C3FBF4
ΔE00 8.92
Paleturquoise
#AFEEEE
ΔE00 9.29
Ice Blue (survey)
#D7FFFE
ΔE00 9.38
Very Pale Blue
#D6FFFE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBCE #DBBECB
analogous
#BEDBBF #BEDBCE #BEDADB
triadic
#BEDBCE #CEBEDB #DBCEBE
tetradic
#BEDBCE #BFBEDB #DBBECB #DADBBE
square
#BEDBCE #BFBEDB #DBBECB #DADBBE
split-complementary
#BEDBCE #DBBEDA #DBBFBE
monochromatic
#6FAF93 #97C5B0 #BEDBCE #E5F1EC #EBF4F0
Accessibility & contrast
On white
1.48
#BEDBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#BEDBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBCE
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBCE | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CD
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#B8DBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bedbce; /* rgb */ color: rgb(190, 219, 206); /* oklch */ color: oklch(86.6% 0.036 166.7);
Tailwind
colors: {
custom: {
50: '#d1e6dc',
500: '#bedbce',
950: '#000000',
},
}SCSS
$custom: #bedbce; $custom-light: #d1e6dc; $custom-dark: #000000;
JSON
{
"hex": "#bedbce",
"rgb": {
"r": 190,
"g": 219,
"b": 206
},
"hsl": {
"h": 153.103,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.86646,
"c": 0.03558,
"h": 166.7
},
"luminance": 0.66066
}Semantic roles & 50–950 ramp
primary
#BEDBCE
secondary
#B28B9D
accent
#3E6DA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484