#BEFEEF#BEFEEF
#BEFEEF is a very light, moderate teal. Relative luminance 0.881; OKLCH L 95.0% C 0.067 H 178.7°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEEF |
|---|---|
| RGB | rgb(190, 254, 239) |
| HSL | hsl(166, 97%, 87%) |
| HSV | hsv(166, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(95.19, -22.93, 0.70) |
| CIE-LCH | lch(95.19, 22.94, 178.25°) |
| OKLab | oklab(95% -0.0671 0.0015) |
| OKLCH | oklch(95% 0.067 178.7) |
| XYZ | xyz(72.2521, 88.0596, 94.8349) |
| Luminance | 0.8806 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.95
Eggshell Blue
#C4FFF7
ΔE00 2.75
Duck Egg Blue
#C3FBF4
ΔE00 3.27
Pale Cyan
#B7FFFA
ΔE00 3.90
Light Light Blue
#CAFFFB
ΔE00 4.70
Light Cyan
#ACFFFC
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEEF #FEBECD
analogous
#BEFECF #BEFEEF #BEEDFE
triadic
#BEFEEF #EFBEFE #FEEFBE
tetradic
#BEFEEF #CFBEFE #FEBECD #EDFEBE
square
#BEFEEF #CFBEFE #FEBECD #EDFEBE
split-complementary
#BEFEEF #FEBEED #FECFBE
monochromatic
#45FCD1 #82FDE0 #BEFEEF #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.13
#BEFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#BEFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEEF
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEEF | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EE
Deuteranopia (green-blind)
#EDEEF0
Tritanopia (blue-blind)
#ADFFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #befeef; /* rgb */ color: rgb(190, 254, 239); /* oklch */ color: oklch(95.0% 0.067 178.7);
Tailwind
colors: {
custom: {
50: '#d3fff4',
500: '#befeef',
950: '#000000',
},
}SCSS
$custom: #befeef; $custom-light: #d3fff4; $custom-dark: #000000;
JSON
{
"hex": "#befeef",
"rgb": {
"r": 190,
"g": 254,
"b": 239
},
"hsl": {
"h": 165.938,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.95001,
"c": 0.06711,
"h": 178.7
},
"luminance": 0.88063
}Semantic roles & 50–950 ramp
primary
#BEFEEF
secondary
#E67B94
accent
#0036E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685