#BEFEF5#BEFEF5
#BEFEF5 is a very light, moderate teal. Relative luminance 0.884; OKLCH L 95.2% C 0.065 H 185.4°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEF5 |
|---|---|
| RGB | rgb(190, 254, 245) |
| HSL | hsl(172, 97%, 87%) |
| HSV | hsv(172, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(95.34, -21.69, -2.17) |
| CIE-LCH | lch(95.34, 21.80, 185.72°) |
| OKLab | oklab(95.17% -0.0647 -0.0061) |
| OKLCH | oklch(95.17% 0.065 185.4) |
| XYZ | xyz(73.1533, 88.4201, 99.5808) |
| Luminance | 0.8842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.05
Duck Egg Blue
#C3FBF4
ΔE00 1.66
Pale Cyan
#B7FFFA
ΔE00 1.92
Light Light Blue
#CAFFFB
ΔE00 2.97
Light Cyan
#ACFFFC
ΔE00 3.50
Pale Aqua
#B8FFEB
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEF5 #FEBEC7
analogous
#BEFED5 #BEFEF5 #BEE7FE
triadic
#BEFEF5 #F5BEFE #FEF5BE
tetradic
#BEFEF5 #D5BEFE #FEBEC7 #E7FEBE
square
#BEFEF5 #D5BEFE #FEBEC7 #E7FEBE
split-complementary
#BEFEF5 #FEBEE7 #FED5BE
monochromatic
#45FCE2 #82FDEC #BEFEF5 #E1FFFA #E1FFFA
Accessibility & contrast
On white
1.12
#BEFEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#BEFEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEF5
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEF5 | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F5
Deuteranopia (green-blind)
#EBEEF6
Tritanopia (blue-blind)
#ABFFFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #befef5; /* rgb */ color: rgb(190, 254, 245); /* oklch */ color: oklch(95.2% 0.065 185.4);
Tailwind
colors: {
custom: {
50: '#d3fff8',
500: '#befef5',
950: '#000000',
},
}SCSS
$custom: #befef5; $custom-light: #d3fff8; $custom-dark: #000000;
JSON
{
"hex": "#befef5",
"rgb": {
"r": 190,
"g": 254,
"b": 245
},
"hsl": {
"h": 171.563,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.95172,
"c": 0.065,
"h": 185.4
},
"luminance": 0.88423
}Semantic roles & 50–950 ramp
primary
#BEFEF5
secondary
#E67B8A
accent
#0020E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685