#BEEFEC#BEEFEC
#BEEFEC is a very light, muted teal. Relative luminance 0.787; OKLCH L 91.7% C 0.050 H 191.7°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEFEC |
|---|---|
| RGB | rgb(190, 239, 236) |
| HSL | hsl(176, 60%, 84%) |
| HSV | hsv(176, 21%, 94%) |
| CMYK | cmyk(20.5%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(91.11, -16.18, -3.71) |
| CIE-LCH | lch(91.11, 16.60, 192.90°) |
| OKLab | oklab(91.73% -0.0492 -0.0102) |
| OKLCH | oklch(91.73% 0.05 191.7) |
| XYZ | xyz(67.2376, 78.7338, 90.9951) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.80
Duck Egg Blue
#C3FBF4
ΔE00 3.12
Light Light Blue
#CAFFFB
ΔE00 3.33
Light Sky Blue
#C6FCFF
ΔE00 3.62
Pale Blue
#D0FEFE
ΔE00 3.67
Eggshell Blue
#C4FFF7
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEFEC #EFBEC1
analogous
#BEEFD4 #BEEFEC #BEDAEF
triadic
#BEEFEC #ECBEEF #EFECBE
tetradic
#BEEFEC #D4BEEF #EFBEC1 #DAEFBE
square
#BEEFEC #D4BEEF #EFBEC1 #DAEFBE
split-complementary
#BEEFEC #EFBEDA #EFD4BE
monochromatic
#5CD7CF #8DE3DE #BEEFEC #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.25
#BEEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#BEEFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEFEC
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEFEC | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEC
Deuteranopia (green-blind)
#DFE3ED
Tritanopia (blue-blind)
#AFF2EE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #beefec; /* rgb */ color: rgb(190, 239, 236); /* oklch */ color: oklch(91.7% 0.050 191.7);
Tailwind
colors: {
custom: {
50: '#d2f4f2',
500: '#beefec',
950: '#000000',
},
}SCSS
$custom: #beefec; $custom-light: #d2f4f2; $custom-dark: #000000;
JSON
{
"hex": "#beefec",
"rgb": {
"r": 190,
"g": 239,
"b": 236
},
"hsl": {
"h": 176.327,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.91731,
"c": 0.05029,
"h": 191.7
},
"luminance": 0.78736
}Semantic roles & 50–950 ramp
primary
#BEEFEC
secondary
#CD8488
accent
#1D28C8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585