#BEEFDC#BEEFDC
#BEEFDC is a very light, muted teal. Relative luminance 0.778; OKLCH L 91.3% C 0.057 H 169.4°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEFDC |
|---|---|
| RGB | rgb(190, 239, 220) |
| HSL | hsl(157, 60%, 84%) |
| HSV | hsv(157, 21%, 94%) |
| CMYK | cmyk(20.5%, 0%, 7.9%, 6.3%) |
| CIE-LAB | lab(90.71, -19.40, 4.04) |
| CIE-LCH | lch(90.71, 19.82, 168.23°) |
| OKLab | oklab(91.28% -0.0556 0.0104) |
| OKLCH | oklch(91.28% 0.057 169.4) |
| XYZ | xyz(65.0163, 77.8453, 79.2963) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.65
Duck Egg Blue
#C3FBF4
ΔE00 5.31
Eggshell Blue
#C4FFF7
ΔE00 5.56
Light Light Blue
#CAFFFB
ΔE00 6.69
Ice
#D6FFFA
ΔE00 6.87
Pale Cyan
#B7FFFA
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEFDC #EFBED1
analogous
#BEEFC4 #BEEFDC #BEEAEF
triadic
#BEEFDC #DCBEEF #EFDCBE
tetradic
#BEEFDC #C4BEEF #EFBED1 #EAEFBE
square
#BEEFDC #C4BEEF #EFBED1 #EAEFBE
split-complementary
#BEEFDC #EFBEEA #EFC4BE
monochromatic
#5CD7A7 #8DE3C2 #BEEFDC #E6F9F2 #E6F9F2
Accessibility & contrast
On white
1.27
#BEEFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#BEEFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEFDC
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEFDC | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#E3E2DD
Tritanopia (blue-blind)
#B3F0E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #beefdc; /* rgb */ color: rgb(190, 239, 220); /* oklch */ color: oklch(91.3% 0.057 169.4);
Tailwind
colors: {
custom: {
50: '#d2f4e6',
500: '#beefdc',
950: '#000000',
},
}SCSS
$custom: #beefdc; $custom-light: #d2f4e6; $custom-dark: #000000;
JSON
{
"hex": "#beefdc",
"rgb": {
"r": 190,
"g": 239,
"b": 220
},
"hsl": {
"h": 156.735,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.91276,
"c": 0.05658,
"h": 169.4
},
"luminance": 0.77847
}Semantic roles & 50–950 ramp
primary
#BEEFDC
secondary
#CD84A0
accent
#1D60C8
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141716
muted
#838584