#BEDDE0#BEDDE0
#BEDDE0 is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.6% C 0.033 H 203.7°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDE0 |
|---|---|
| RGB | rgb(190, 221, 224) |
| HSL | hsl(185, 35%, 81%) |
| HSV | hsv(185, 15%, 88%) |
| CMYK | cmyk(15.2%, 1.3%, 0%, 12.2%) |
| CIE-LAB | lab(86.03, -9.56, -4.90) |
| CIE-LCH | lch(86.03, 10.74, 207.13°) |
| OKLab | oklab(87.59% -0.0302 -0.0133) |
| OKLCH | oklch(87.59% 0.033 203.7) |
| XYZ | xyz(60.5427, 68.0403, 80.4498) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.99
Lightblue
#ADD8E6
ΔE00 4.86
Pale Sky Blue
#BDF6FE
ΔE00 7.26
Lightcyan
#E0FFFF
ΔE00 7.40
Ice Blue (survey)
#D7FFFE
ΔE00 7.62
Very Light Blue
#D5FFFF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDE0 #E0C1BE
analogous
#BEE0D2 #BEDDE0 #BECCE0
triadic
#BEDDE0 #E0BEDD #DDE0BE
tetradic
#BEDDE0 #D2BEE0 #E0C1BE #CCE0BE
square
#BEDDE0 #D2BEE0 #E0C1BE #CCE0BE
split-complementary
#BEDDE0 #E0BECC #E0D2BE
monochromatic
#6BB2B8 #95C7CC #BEDDE0 #E7F3F4 #EAF4F5
Accessibility & contrast
On white
1.44
#BEDDE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#BEDDE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDE0
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDE0 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DAE0
Deuteranopia (green-blind)
#D2D5E0
Tritanopia (blue-blind)
#B4E0DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bedde0; /* rgb */ color: rgb(190, 221, 224); /* oklch */ color: oklch(87.6% 0.033 203.7);
Tailwind
colors: {
custom: {
50: '#d2e7e9',
500: '#bedde0',
950: '#000000',
},
}SCSS
$custom: #bedde0; $custom-light: #d2e7e9; $custom-dark: #000000;
JSON
{
"hex": "#bedde0",
"rgb": {
"r": 190,
"g": 221,
"b": 224
},
"hsl": {
"h": 185.294,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.87591,
"c": 0.03303,
"h": 203.7
},
"luminance": 0.68042
}Semantic roles & 50–950 ramp
primary
#BEDDE0
secondary
#B88E8A
accent
#4237AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484