#BEEFEA#BEEFEA
#BEEFEA is a very light, muted teal. Relative luminance 0.786; OKLCH L 91.7% C 0.051 H 188.6°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEFEA |
|---|---|
| RGB | rgb(190, 239, 234) |
| HSL | hsl(174, 60%, 84%) |
| HSV | hsv(174, 21%, 94%) |
| CMYK | cmyk(20.5%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(91.06, -16.60, -2.74) |
| CIE-LCH | lch(91.06, 16.82, 189.38°) |
| OKLab | oklab(91.67% -0.05 -0.0076) |
| OKLCH | oklch(91.67% 0.051 188.6) |
| XYZ | xyz(66.9487, 78.6182, 89.4733) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.77
Paleturquoise
#AFEEEE
ΔE00 3.12
Light Light Blue
#CAFFFB
ΔE00 3.34
Eggshell Blue
#C4FFF7
ΔE00 3.74
Pale Blue
#D0FEFE
ΔE00 4.07
Ice
#D6FFFA
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEFEA #EFBEC3
analogous
#BEEFD2 #BEEFEA #BEDCEF
triadic
#BEEFEA #EABEEF #EFEABE
tetradic
#BEEFEA #D2BEEF #EFBEC3 #DCEFBE
square
#BEEFEA #D2BEEF #EFBEC3 #DCEFBE
split-complementary
#BEEFEA #EFBEDC #EFD2BE
monochromatic
#5CD7CA #8DE3DA #BEEFEA #E6F9F7 #E6F9F7
Accessibility & contrast
On white
1.26
#BEEFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#BEEFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEFEA
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEFEA | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEA
Deuteranopia (green-blind)
#E0E2EB
Tritanopia (blue-blind)
#B0F2ED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #beefea; /* rgb */ color: rgb(190, 239, 234); /* oklch */ color: oklch(91.7% 0.051 188.6);
Tailwind
colors: {
custom: {
50: '#d2f4f0',
500: '#beefea',
950: '#000000',
},
}SCSS
$custom: #beefea; $custom-light: #d2f4f0; $custom-dark: #000000;
JSON
{
"hex": "#beefea",
"rgb": {
"r": 190,
"g": 239,
"b": 234
},
"hsl": {
"h": 173.878,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.91672,
"c": 0.0506,
"h": 188.6
},
"luminance": 0.78621
}Semantic roles & 50–950 ramp
primary
#BEEFEA
secondary
#CD848B
accent
#1D2FC8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585