#BEEDDB#BEEDDB
#BEEDDB is a very light, muted teal. Relative luminance 0.766; OKLCH L 90.8% C 0.054 H 169.8°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEDDB |
|---|---|
| RGB | rgb(190, 237, 219) |
| HSL | hsl(157, 57%, 84%) |
| HSV | hsv(157, 20%, 93%) |
| CMYK | cmyk(19.8%, 0%, 7.6%, 7.1%) |
| CIE-LAB | lab(90.15, -18.61, 3.75) |
| CIE-LCH | lch(90.15, 18.98, 168.60°) |
| OKLab | oklab(90.82% -0.0534 0.0097) |
| OKLCH | oklch(90.82% 0.054 169.8) |
| XYZ | xyz(64.3020, 76.6279, 78.4068) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.18
Duck Egg Blue
#C3FBF4
ΔE00 5.33
Eggshell Blue
#C4FFF7
ΔE00 5.68
Light Light Blue
#CAFFFB
ΔE00 6.66
Ice
#D6FFFA
ΔE00 6.74
Pale Cyan
#B7FFFA
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEDDB #EDBED0
analogous
#BEEDC3 #BEEDDB #BEE7ED
triadic
#BEEDDB #DBBEED #EDDBBE
tetradic
#BEEDDB #C3BEED #EDBED0 #E7EDBE
square
#BEEDDB #C3BEED #EDBED0 #E7EDBE
split-complementary
#BEEDDB #EDBEE7 #EDC3BE
monochromatic
#5ED2A6 #8EE0C0 #BEEDDB #E7F8F2 #E7F8F2
Accessibility & contrast
On white
1.29
#BEEDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#BEEDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEDDB
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEDDB | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6DA
Deuteranopia (green-blind)
#E1E0DC
Tritanopia (blue-blind)
#B4EEE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #beeddb; /* rgb */ color: rgb(190, 237, 219); /* oklch */ color: oklch(90.8% 0.054 169.8);
Tailwind
colors: {
custom: {
50: '#d2f3e6',
500: '#beeddb',
950: '#000000',
},
}SCSS
$custom: #beeddb; $custom-light: #d2f3e6; $custom-dark: #000000;
JSON
{
"hex": "#beeddb",
"rgb": {
"r": 190,
"g": 237,
"b": 219
},
"hsl": {
"h": 157.021,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.90822,
"c": 0.05428,
"h": 169.8
},
"luminance": 0.7663
}Semantic roles & 50–950 ramp
primary
#BEEDDB
secondary
#CA859F
accent
#2160C4
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141715
muted
#838584