#BEEDED#BEEDED
#BEEDED is a very light, muted teal. Relative luminance 0.776; OKLCH L 91.3% C 0.048 H 196.3°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEDED |
|---|---|
| RGB | rgb(190, 237, 237) |
| HSL | hsl(180, 57%, 84%) |
| HSV | hsv(180, 20%, 93%) |
| CMYK | cmyk(19.8%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(90.61, -14.98, -4.97) |
| CIE-LCH | lch(90.61, 15.78, 198.36°) |
| OKLab | oklab(91.34% -0.0463 -0.0136) |
| OKLCH | oklch(91.34% 0.048 196.3) |
| XYZ | xyz(66.8010, 77.6275, 91.5683) |
| Luminance | 0.7763 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.11
Light Sky Blue
#C6FCFF
ΔE00 3.39
Pale Blue
#D0FEFE
ΔE00 3.64
Pale Sky Blue
#BDF6FE
ΔE00 3.73
Powder Blue
#B0E0E6
ΔE00 3.78
Really Light Blue
#D4FFFF
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEDED #EDBEBE
analogous
#BEEDD5 #BEEDED #BED5ED
triadic
#BEEDED #EDBEED #EDEDBE
tetradic
#BEEDED #D5BEED #EDBEBE #D5EDBE
square
#BEEDED #D5BEED #EDBEBE #D5EDBE
split-complementary
#BEEDED #EDBED5 #EDD5BE
monochromatic
#5ED2D2 #8EE0E0 #BEEDED #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.27
#BEEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#BEEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEDED
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEDED | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8ED
Deuteranopia (green-blind)
#DDE1ED
Tritanopia (blue-blind)
#AFF0ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #beeded; /* rgb */ color: rgb(190, 237, 237); /* oklch */ color: oklch(91.3% 0.048 196.3);
Tailwind
colors: {
custom: {
50: '#d2f2f2',
500: '#beeded',
950: '#000000',
},
}SCSS
$custom: #beeded; $custom-light: #d2f2f2; $custom-dark: #000000;
JSON
{
"hex": "#beeded",
"rgb": {
"r": 190,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.9134,
"c": 0.04823,
"h": 196.3
},
"luminance": 0.7763
}Semantic roles & 50–950 ramp
primary
#BEEDED
secondary
#CA8585
accent
#2121C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585