#BEDBCF#BEDBCF
#BEDBCF is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.7% C 0.035 H 168.6°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBCF |
|---|---|
| RGB | rgb(190, 219, 207) |
| HSL | hsl(155, 29%, 80%) |
| HSV | hsv(155, 13%, 86%) |
| CMYK | cmyk(13.2%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(85.05, -11.90, 2.66) |
| CIE-LCH | lch(85.05, 12.20, 167.38°) |
| OKLab | oklab(86.67% -0.0342 0.0069) |
| OKLCH | oklch(86.67% 0.035 168.6) |
| XYZ | xyz(57.8265, 66.1140, 68.7340) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.37
Ice
#D6FFFA
ΔE00 8.48
Duck Egg Blue
#C3FBF4
ΔE00 8.81
Paleturquoise
#AFEEEE
ΔE00 9.06
Ice Blue (survey)
#D7FFFE
ΔE00 9.16
Very Pale Blue
#D6FFFE
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBCF #DBBECA
analogous
#BEDBC0 #BEDBCF #BED9DB
triadic
#BEDBCF #CFBEDB #DBCFBE
tetradic
#BEDBCF #C0BEDB #DBBECA #D9DBBE
square
#BEDBCF #C0BEDB #DBBECA #D9DBBE
split-complementary
#BEDBCF #DBBED9 #DBC0BE
monochromatic
#6FAF95 #97C5B2 #BEDBCF #E5F1EC #EBF4F0
Accessibility & contrast
On white
1.48
#BEDBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#BEDBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBCF
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBCF | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7CE
Deuteranopia (green-blind)
#D4D3D0
Tritanopia (blue-blind)
#B8DBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bedbcf; /* rgb */ color: rgb(190, 219, 207); /* oklch */ color: oklch(86.7% 0.035 168.6);
Tailwind
colors: {
custom: {
50: '#d1e6dd',
500: '#bedbcf',
950: '#000000',
},
}SCSS
$custom: #bedbcf; $custom-light: #d1e6dd; $custom-dark: #000000;
JSON
{
"hex": "#bedbcf",
"rgb": {
"r": 190,
"g": 219,
"b": 207
},
"hsl": {
"h": 155.172,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.86674,
"c": 0.03491,
"h": 168.6
},
"luminance": 0.66115
}Semantic roles & 50–950 ramp
primary
#BEDBCF
secondary
#B28B9B
accent
#3E6AA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484