#BEDCDF#BEDCDF
#BEDCDF is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.4% C 0.032 H 204.0°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCDF |
|---|---|
| RGB | rgb(190, 220, 223) |
| HSL | hsl(185, 34%, 81%) |
| HSV | hsv(185, 15%, 87%) |
| CMYK | cmyk(14.8%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(85.74, -9.25, -4.80) |
| CIE-LCH | lch(85.74, 10.43, 207.42°) |
| OKLab | oklab(87.35% -0.0293 -0.013) |
| OKLCH | oklch(87.35% 0.032 204) |
| XYZ | xyz(60.1443, 67.4597, 79.6500) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.26
Lightblue
#ADD8E6
ΔE00 4.89
Pale Sky Blue
#BDF6FE
ΔE00 7.58
Lightcyan
#E0FFFF
ΔE00 7.60
Ice Blue (survey)
#D7FFFE
ΔE00 7.89
Very Light Blue
#D5FFFF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCDF #DFC1BE
analogous
#BEDFD1 #BEDCDF #BECBDF
triadic
#BEDCDF #DFBEDC #DCDFBE
tetradic
#BEDCDF #D1BEDF #DFC1BE #CBDFBE
square
#BEDCDF #D1BEDF #DFC1BE #CBDFBE
split-complementary
#BEDCDF #DFBECB #DFD1BE
monochromatic
#6CB0B7 #95C6CB #BEDCDF #E7F2F3 #EAF4F5
Accessibility & contrast
On white
1.45
#BEDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#BEDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCDF
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCDF | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#D1D4DF
Tritanopia (blue-blind)
#B5DFDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedcdf; /* rgb */ color: rgb(190, 220, 223); /* oklch */ color: oklch(87.4% 0.032 204.0);
Tailwind
colors: {
custom: {
50: '#d2e6e9',
500: '#bedcdf',
950: '#000000',
},
}SCSS
$custom: #bedcdf; $custom-light: #d2e6e9; $custom-dark: #000000;
JSON
{
"hex": "#bedcdf",
"rgb": {
"r": 190,
"g": 220,
"b": 223
},
"hsl": {
"h": 185.455,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.87352,
"c": 0.03204,
"h": 204
},
"luminance": 0.67461
}Semantic roles & 50–950 ramp
primary
#BEDCDF
secondary
#B78E8A
accent
#4339AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484