#BEEDDE#BEEDDE
#BEEDDE is a very light, muted teal. Relative luminance 0.768; OKLCH L 90.9% C 0.053 H 173.7°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEDDE |
|---|---|
| RGB | rgb(190, 237, 222) |
| HSL | hsl(161, 57%, 84%) |
| HSV | hsv(161, 20%, 93%) |
| CMYK | cmyk(19.8%, 0%, 6.3%, 7.1%) |
| CIE-LAB | lab(90.22, -18.02, 2.29) |
| CIE-LCH | lch(90.22, 18.17, 172.75°) |
| OKLab | oklab(90.91% -0.0522 0.0058) |
| OKLCH | oklch(90.91% 0.053 173.7) |
| XYZ | xyz(64.7005, 76.7873, 80.5056) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.49
Eggshell Blue
#C4FFF7
ΔE00 4.97
Pale Aqua
#B8FFEB
ΔE00 5.30
Light Light Blue
#CAFFFB
ΔE00 5.78
Ice
#D6FFFA
ΔE00 5.96
Paleturquoise
#AFEEEE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEDDE #EDBECD
analogous
#BEEDC6 #BEEDDE #BEE4ED
triadic
#BEEDDE #DEBEED #EDDEBE
tetradic
#BEEDDE #C6BEED #EDBECD #E4EDBE
square
#BEEDDE #C6BEED #EDBECD #E4EDBE
split-complementary
#BEEDDE #EDBEE4 #EDC6BE
monochromatic
#5ED2AD #8EE0C6 #BEEDDE #E7F8F3 #E7F8F3
Accessibility & contrast
On white
1.28
#BEEDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#BEEDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEDDE
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEDDE | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DD
Deuteranopia (green-blind)
#E1E0DF
Tritanopia (blue-blind)
#B3EEE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #beedde; /* rgb */ color: rgb(190, 237, 222); /* oklch */ color: oklch(90.9% 0.053 173.7);
Tailwind
colors: {
custom: {
50: '#d2f3e8',
500: '#beedde',
950: '#000000',
},
}SCSS
$custom: #beedde; $custom-light: #d2f3e8; $custom-dark: #000000;
JSON
{
"hex": "#beedde",
"rgb": {
"r": 190,
"g": 237,
"b": 222
},
"hsl": {
"h": 160.851,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.90905,
"c": 0.05253,
"h": 173.7
},
"luminance": 0.76789
}Semantic roles & 50–950 ramp
primary
#BEEDDE
secondary
#CA859B
accent
#2155C4
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141716
muted
#838584