#BEDBDD#BEDBDD
#BEDBDD is a very light, muted teal. Relative luminance 0.668; OKLCH L 87.1% C 0.031 H 201.7°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBDD |
|---|---|
| RGB | rgb(190, 219, 221) |
| HSL | hsl(184, 31%, 81%) |
| HSV | hsv(184, 14%, 87%) |
| CMYK | cmyk(14%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(85.42, -9.15, -4.21) |
| CIE-LCH | lch(85.42, 10.07, 204.72°) |
| OKLab | oklab(87.08% -0.0287 -0.0114) |
| OKLCH | oklch(87.08% 0.031 201.7) |
| XYZ | xyz(59.6146, 66.8292, 78.1510) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.56
Lightblue
#ADD8E6
ΔE00 5.30
Lightcyan
#E0FFFF
ΔE00 7.75
Pale Sky Blue
#BDF6FE
ΔE00 7.94
Ice Blue (survey)
#D7FFFE
ΔE00 8.05
Very Light Blue
#D5FFFF
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBDD #DDC0BE
analogous
#BEDDCF #BEDBDD #BECBDD
triadic
#BEDBDD #DDBEDB #DBDDBE
tetradic
#BEDBDD #CFBEDD #DDC0BE #CBDDBE
square
#BEDBDD #CFBEDD #DDC0BE #CBDDBE
split-complementary
#BEDBDD #DDBECB #DDCFBE
monochromatic
#6EAEB3 #96C5C8 #BEDBDD #E6F1F2 #EBF4F4
Accessibility & contrast
On white
1.46
#BEDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#BEDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBDD
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBDD | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#D0D4DD
Tritanopia (blue-blind)
#B5DDDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedbdd; /* rgb */ color: rgb(190, 219, 221); /* oklch */ color: oklch(87.1% 0.031 201.7);
Tailwind
colors: {
custom: {
50: '#d2e6e7',
500: '#bedbdd',
950: '#000000',
},
}SCSS
$custom: #bedbdd; $custom-light: #d2e6e7; $custom-dark: #000000;
JSON
{
"hex": "#bedbdd",
"rgb": {
"r": 190,
"g": 219,
"b": 221
},
"hsl": {
"h": 183.871,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.87082,
"c": 0.03089,
"h": 201.7
},
"luminance": 0.66831
}Semantic roles & 50–950 ramp
primary
#BEDBDD
secondary
#B58D8B
accent
#433BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484