#BEEDEC#BEEDEC
#BEEDEC is a very light, muted teal. Relative luminance 0.776; OKLCH L 91.3% C 0.048 H 194.7°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEDEC |
|---|---|
| RGB | rgb(190, 237, 236) |
| HSL | hsl(179, 57%, 84%) |
| HSV | hsv(179, 20%, 93%) |
| CMYK | cmyk(19.8%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(90.58, -15.19, -4.49) |
| CIE-LCH | lch(90.58, 15.83, 196.47°) |
| OKLab | oklab(91.31% -0.0467 -0.0123) |
| OKLCH | oklch(91.31% 0.048 194.7) |
| XYZ | xyz(66.6554, 77.5693, 90.8010) |
| Luminance | 0.7757 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.05
Light Sky Blue
#C6FCFF
ΔE00 3.54
Pale Blue
#D0FEFE
ΔE00 3.69
Light Light Blue
#CAFFFB
ΔE00 3.97
Powder Blue
#B0E0E6
ΔE00 4.05
Duck Egg Blue
#C3FBF4
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEDEC #EDBEBF
analogous
#BEEDD4 #BEEDEC #BED6ED
triadic
#BEEDEC #ECBEED #EDECBE
tetradic
#BEEDEC #D4BEED #EDBEBF #D6EDBE
square
#BEEDEC #D4BEED #EDBEBF #D6EDBE
split-complementary
#BEEDEC #EDBED6 #EDD4BE
monochromatic
#5ED2D0 #8EE0DE #BEEDEC #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.27
#BEEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#BEEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEDEC
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEDEC | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EC
Deuteranopia (green-blind)
#DEE1ED
Tritanopia (blue-blind)
#B0F0ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #beedec; /* rgb */ color: rgb(190, 237, 236); /* oklch */ color: oklch(91.3% 0.048 194.7);
Tailwind
colors: {
custom: {
50: '#d2f2f2',
500: '#beedec',
950: '#000000',
},
}SCSS
$custom: #beedec; $custom-light: #d2f2f2; $custom-dark: #000000;
JSON
{
"hex": "#beedec",
"rgb": {
"r": 190,
"g": 237,
"b": 236
},
"hsl": {
"h": 178.723,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.9131,
"c": 0.04826,
"h": 194.7
},
"luminance": 0.77572
}Semantic roles & 50–950 ramp
primary
#BEEDEC
secondary
#CA8586
accent
#2125C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585