#BEEDE8#BEEDE8
#BEEDE8 is a very light, muted teal. Relative luminance 0.773; OKLCH L 91.2% C 0.049 H 188.4°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEDE8 |
|---|---|
| RGB | rgb(190, 237, 232) |
| HSL | hsl(174, 57%, 84%) |
| HSV | hsv(174, 20%, 93%) |
| CMYK | cmyk(19.8%, 0%, 2.1%, 7.1%) |
| CIE-LAB | lab(90.48, -16.01, -2.56) |
| CIE-LCH | lch(90.48, 16.21, 189.07°) |
| OKLab | oklab(91.19% -0.0482 -0.0071) |
| OKLCH | oklch(91.19% 0.049 188.4) |
| XYZ | xyz(66.0807, 77.3394, 87.7746) |
| Luminance | 0.7734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.29
Paleturquoise
#AFEEEE
ΔE00 3.40
Light Light Blue
#CAFFFB
ΔE00 3.79
Eggshell Blue
#C4FFF7
ΔE00 4.25
Ice
#D6FFFA
ΔE00 4.28
Pale Blue
#D0FEFE
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEDE8 #EDBEC3
analogous
#BEEDD0 #BEEDE8 #BEDAED
triadic
#BEEDE8 #E8BEED #EDE8BE
tetradic
#BEEDE8 #D0BEED #EDBEC3 #DAEDBE
square
#BEEDE8 #D0BEED #EDBEC3 #DAEDBE
split-complementary
#BEEDE8 #EDBEDA #EDD0BE
monochromatic
#5ED2C6 #8EE0D7 #BEEDE8 #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.28
#BEEDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#BEEDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEDE8
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEDE8 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8E8
Deuteranopia (green-blind)
#DEE1E9
Tritanopia (blue-blind)
#B1EFEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #beede8; /* rgb */ color: rgb(190, 237, 232); /* oklch */ color: oklch(91.2% 0.049 188.4);
Tailwind
colors: {
custom: {
50: '#d2f3ef',
500: '#beede8',
950: '#000000',
},
}SCSS
$custom: #beede8; $custom-light: #d2f3ef; $custom-dark: #000000;
JSON
{
"hex": "#beede8",
"rgb": {
"r": 190,
"g": 237,
"b": 232
},
"hsl": {
"h": 173.617,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.91191,
"c": 0.04875,
"h": 188.4
},
"luminance": 0.77342
}Semantic roles & 50–950 ramp
primary
#BEEDE8
secondary
#CA858C
accent
#2133C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585