#BEDDDF#BEDDDF
#BEDDDF is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.6% C 0.033 H 201.4°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDDF |
|---|---|
| RGB | rgb(190, 221, 223) |
| HSL | hsl(184, 34%, 81%) |
| HSV | hsv(184, 15%, 87%) |
| CMYK | cmyk(14.8%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(86.00, -9.77, -4.41) |
| CIE-LCH | lch(86.00, 10.72, 204.31°) |
| OKLab | oklab(87.56% -0.0306 -0.012) |
| OKLCH | oklch(87.56% 0.033 201.4) |
| XYZ | xyz(60.4075, 67.9862, 79.7377) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.02
Lightblue
#ADD8E6
ΔE00 5.22
Pale Sky Blue
#BDF6FE
ΔE00 7.30
Lightcyan
#E0FFFF
ΔE00 7.35
Ice Blue (survey)
#D7FFFE
ΔE00 7.50
Very Light Blue
#D5FFFF
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDDF #DFC0BE
analogous
#BEDFD0 #BEDDDF #BECCDF
triadic
#BEDDDF #DFBEDD #DDDFBE
tetradic
#BEDDDF #D0BEDF #DFC0BE #CCDFBE
square
#BEDDDF #D0BEDF #DFC0BE #CCDFBE
split-complementary
#BEDDDF #DFBECC #DFD0BE
monochromatic
#6CB2B7 #95C8CB #BEDDDF #E7F2F3 #EAF4F5
Accessibility & contrast
On white
1.44
#BEDDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#BEDDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDDF
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDDF | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADF
Deuteranopia (green-blind)
#D2D5DF
Tritanopia (blue-blind)
#B4DFDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bedddf; /* rgb */ color: rgb(190, 221, 223); /* oklch */ color: oklch(87.6% 0.033 201.4);
Tailwind
colors: {
custom: {
50: '#d2e7e9',
500: '#bedddf',
950: '#000000',
},
}SCSS
$custom: #bedddf; $custom-light: #d2e7e9; $custom-dark: #000000;
JSON
{
"hex": "#bedddf",
"rgb": {
"r": 190,
"g": 221,
"b": 223
},
"hsl": {
"h": 183.636,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.8756,
"c": 0.03288,
"h": 201.4
},
"luminance": 0.67988
}Semantic roles & 50–950 ramp
primary
#BEDDDF
secondary
#B78D8A
accent
#4039AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484