#BEDCDE#BEDCDE
#BEDCDE is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.3% C 0.032 H 201.5°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCDE |
|---|---|
| RGB | rgb(190, 220, 222) |
| HSL | hsl(184, 33%, 81%) |
| HSV | hsv(184, 14%, 87%) |
| CMYK | cmyk(14.4%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(85.71, -9.46, -4.31) |
| CIE-LCH | lch(85.71, 10.39, 204.51°) |
| OKLab | oklab(87.32% -0.0297 -0.0117) |
| OKLCH | oklch(87.32% 0.032 201.5) |
| XYZ | xyz(60.0098, 67.4060, 78.9420) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.28
Lightblue
#ADD8E6
ΔE00 5.25
Lightcyan
#E0FFFF
ΔE00 7.55
Pale Sky Blue
#BDF6FE
ΔE00 7.62
Ice Blue (survey)
#D7FFFE
ΔE00 7.77
Very Light Blue
#D5FFFF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCDE #DEC0BE
analogous
#BEDED0 #BEDCDE #BECCDE
triadic
#BEDCDE #DEBEDC #DCDEBE
tetradic
#BEDCDE #D0BEDE #DEC0BE #CCDEBE
square
#BEDCDE #D0BEDE #DEC0BE #CCDEBE
split-complementary
#BEDCDE #DEBECC #DED0BE
monochromatic
#6DB0B5 #95C6C9 #BEDCDE #E7F2F3 #EBF4F5
Accessibility & contrast
On white
1.45
#BEDCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#BEDCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCDE
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCDE | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DE
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#B5DEDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedcde; /* rgb */ color: rgb(190, 220, 222); /* oklch */ color: oklch(87.3% 0.032 201.5);
Tailwind
colors: {
custom: {
50: '#d2e6e8',
500: '#bedcde',
950: '#000000',
},
}SCSS
$custom: #bedcde; $custom-light: #d2e6e8; $custom-dark: #000000;
JSON
{
"hex": "#bedcde",
"rgb": {
"r": 190,
"g": 220,
"b": 222
},
"hsl": {
"h": 183.75,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.87321,
"c": 0.03188,
"h": 201.5
},
"luminance": 0.67407
}Semantic roles & 50–950 ramp
primary
#BEDCDE
secondary
#B68D8A
accent
#413AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484