#BEDCDD#BEDCDD
#BEDCDD is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.3% C 0.032 H 199.1°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCDD |
|---|---|
| RGB | rgb(190, 220, 221) |
| HSL | hsl(182, 31%, 81%) |
| HSV | hsv(182, 14%, 87%) |
| CMYK | cmyk(14%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(85.68, -9.66, -3.82) |
| CIE-LCH | lch(85.68, 10.39, 201.59°) |
| OKLab | oklab(87.29% -0.03 -0.0104) |
| OKLCH | oklch(87.29% 0.032 199.1) |
| XYZ | xyz(59.8762, 67.3525, 78.2383) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.35
Lightblue
#ADD8E6
ΔE00 5.63
Lightcyan
#E0FFFF
ΔE00 7.52
Ice Blue (survey)
#D7FFFE
ΔE00 7.68
Pale Sky Blue
#BDF6FE
ΔE00 7.69
Very Pale Blue
#D6FFFE
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCDD #DDBFBE
analogous
#BEDDCE #BEDCDD #BECCDD
triadic
#BEDCDD #DDBEDC #DCDDBE
tetradic
#BEDCDD #CEBEDD #DDBFBE #CCDDBE
square
#BEDCDD #CEBEDD #DDBFBE #CCDDBE
split-complementary
#BEDCDD #DDBECC #DDCEBE
monochromatic
#6EB1B3 #96C6C8 #BEDCDD #E6F2F2 #EBF4F4
Accessibility & contrast
On white
1.45
#BEDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#BEDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCDD
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCDD | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DD
Deuteranopia (green-blind)
#D1D4DD
Tritanopia (blue-blind)
#B5DEDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedcdd; /* rgb */ color: rgb(190, 220, 221); /* oklch */ color: oklch(87.3% 0.032 199.1);
Tailwind
colors: {
custom: {
50: '#d2e6e7',
500: '#bedcdd',
950: '#000000',
},
}SCSS
$custom: #bedcdd; $custom-light: #d2e6e7; $custom-dark: #000000;
JSON
{
"hex": "#bedcdd",
"rgb": {
"r": 190,
"g": 220,
"b": 221
},
"hsl": {
"h": 181.935,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.87291,
"c": 0.03179,
"h": 199.1
},
"luminance": 0.67354
}Semantic roles & 50–950 ramp
primary
#BEDCDD
secondary
#B58C8B
accent
#3F3BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484