#BEEDEB#BEEDEB
#BEEDEB is a very light, muted teal. Relative luminance 0.775; OKLCH L 91.3% C 0.048 H 193.1°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEDEB |
|---|---|
| RGB | rgb(190, 237, 235) |
| HSL | hsl(177, 57%, 84%) |
| HSV | hsv(177, 20%, 93%) |
| CMYK | cmyk(19.8%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(90.56, -15.39, -4.01) |
| CIE-LCH | lch(90.56, 15.91, 194.59°) |
| OKLab | oklab(91.28% -0.0471 -0.011) |
| OKLCH | oklch(91.28% 0.048 193.1) |
| XYZ | xyz(66.5105, 77.5113, 90.0380) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.05
Light Sky Blue
#C6FCFF
ΔE00 3.74
Pale Blue
#D0FEFE
ΔE00 3.78
Duck Egg Blue
#C3FBF4
ΔE00 3.81
Light Light Blue
#CAFFFB
ΔE00 3.86
Really Light Blue
#D4FFFF
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEDEB #EDBEC0
analogous
#BEEDD3 #BEEDEB #BED7ED
triadic
#BEEDEB #EBBEED #EDEBBE
tetradic
#BEEDEB #D3BEED #EDBEC0 #D7EDBE
square
#BEEDEB #D3BEED #EDBEC0 #D7EDBE
split-complementary
#BEEDEB #EDBED7 #EDD3BE
monochromatic
#5ED2CE #8EE0DC #BEEDEB #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.27
#BEEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#BEEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEDEB
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEDEB | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#DEE1EC
Tritanopia (blue-blind)
#B0F0EC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #beedeb; /* rgb */ color: rgb(190, 237, 235); /* oklch */ color: oklch(91.3% 0.048 193.1);
Tailwind
colors: {
custom: {
50: '#d2f2f1',
500: '#beedeb',
950: '#000000',
},
}SCSS
$custom: #beedeb; $custom-light: #d2f2f1; $custom-dark: #000000;
JSON
{
"hex": "#beedeb",
"rgb": {
"r": 190,
"g": 237,
"b": 235
},
"hsl": {
"h": 177.447,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.9128,
"c": 0.04832,
"h": 193.1
},
"luminance": 0.77514
}Semantic roles & 50–950 ramp
primary
#BEEDEB
secondary
#CA8588
accent
#2128C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585