#BEEFEB#BEEFEB
#BEEFEB is a very light, muted teal. Relative luminance 0.787; OKLCH L 91.7% C 0.050 H 190.2°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEFEB |
|---|---|
| RGB | rgb(190, 239, 235) |
| HSL | hsl(175, 60%, 84%) |
| HSV | hsv(175, 21%, 94%) |
| CMYK | cmyk(20.5%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(91.09, -16.39, -3.22) |
| CIE-LCH | lch(91.09, 16.70, 191.13°) |
| OKLab | oklab(91.7% -0.0496 -0.0089) |
| OKLCH | oklch(91.7% 0.05 190.2) |
| XYZ | xyz(67.0928, 78.6759, 90.2321) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.92
Paleturquoise
#AFEEEE
ΔE00 2.93
Light Light Blue
#CAFFFB
ΔE00 3.31
Pale Blue
#D0FEFE
ΔE00 3.85
Eggshell Blue
#C4FFF7
ΔE00 3.89
Light Sky Blue
#C6FCFF
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEFEB #EFBEC2
analogous
#BEEFD3 #BEEFEB #BEDBEF
triadic
#BEEFEB #EBBEEF #EFEBBE
tetradic
#BEEFEB #D3BEEF #EFBEC2 #DBEFBE
square
#BEEFEB #D3BEEF #EFBEC2 #DBEFBE
split-complementary
#BEEFEB #EFBEDB #EFD3BE
monochromatic
#5CD7CD #8DE3DC #BEEFEB #E6F9F7 #E6F9F7
Accessibility & contrast
On white
1.25
#BEEFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#BEEFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEFEB
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEFEB | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEB
Deuteranopia (green-blind)
#E0E2EC
Tritanopia (blue-blind)
#B0F2EE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #beefeb; /* rgb */ color: rgb(190, 239, 235); /* oklch */ color: oklch(91.7% 0.050 190.2);
Tailwind
colors: {
custom: {
50: '#d2f4f1',
500: '#beefeb',
950: '#000000',
},
}SCSS
$custom: #beefeb; $custom-light: #d2f4f1; $custom-dark: #000000;
JSON
{
"hex": "#beefeb",
"rgb": {
"r": 190,
"g": 239,
"b": 235
},
"hsl": {
"h": 175.102,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.91702,
"c": 0.05043,
"h": 190.2
},
"luminance": 0.78678
}Semantic roles & 50–950 ramp
primary
#BEEFEB
secondary
#CD848A
accent
#1D2BC8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585