#BEDEDF#BEDEDF
#BEDEDF is a very light, muted teal. Relative luminance 0.685; OKLCH L 87.8% C 0.034 H 198.9°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEDF |
|---|---|
| RGB | rgb(190, 222, 223) |
| HSL | hsl(182, 34%, 81%) |
| HSV | hsv(182, 15%, 87%) |
| CMYK | cmyk(14.8%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(86.26, -10.28, -4.02) |
| CIE-LCH | lch(86.26, 11.04, 201.38°) |
| OKLab | oklab(87.77% -0.032 -0.0109) |
| OKLCH | oklch(87.77% 0.034 198.9) |
| XYZ | xyz(60.6723, 68.5158, 79.8260) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.87
Lightblue
#ADD8E6
ΔE00 5.61
Pale Sky Blue
#BDF6FE
ΔE00 7.07
Ice Blue (survey)
#D7FFFE
ΔE00 7.15
Lightcyan
#E0FFFF
ΔE00 7.15
Very Light Blue
#D5FFFF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEDF #DFBFBE
analogous
#BEDFCF #BEDEDF #BECDDF
triadic
#BEDEDF #DFBEDE #DEDFBE
tetradic
#BEDEDF #CFBEDF #DFBFBE #CDDFBE
square
#BEDEDF #CFBEDF #DFBFBE #CDDFBE
split-complementary
#BEDEDF #DFBECD #DFCFBE
monochromatic
#6CB4B7 #95C9CB #BEDEDF #E7F3F3 #EAF5F5
Accessibility & contrast
On white
1.43
#BEDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#BEDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEDF
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEDF | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBDF
Deuteranopia (green-blind)
#D3D6DF
Tritanopia (blue-blind)
#B4E0DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bededf; /* rgb */ color: rgb(190, 222, 223); /* oklch */ color: oklch(87.8% 0.034 198.9);
Tailwind
colors: {
custom: {
50: '#d2e8e9',
500: '#bededf',
950: '#000000',
},
}SCSS
$custom: #bededf; $custom-light: #d2e8e9; $custom-dark: #000000;
JSON
{
"hex": "#bededf",
"rgb": {
"r": 190,
"g": 222,
"b": 223
},
"hsl": {
"h": 181.818,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.8777,
"c": 0.03379,
"h": 198.9
},
"luminance": 0.68517
}Semantic roles & 50–950 ramp
primary
#BEDEDF
secondary
#B78B8A
accent
#3C39AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484