#F3FEFA#F3FEFA
#F3FEFA is a very light, near-neutral teal. Relative luminance 0.968; OKLCH L 98.8% C 0.013 H 172.4°. Best body text is #000000 at 20.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FEFA |
|---|---|
| RGB | rgb(243, 254, 250) |
| HSL | hsl(158, 85%, 97%) |
| HSV | hsv(158, 4%, 100%) |
| CMYK | cmyk(4.3%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(98.77, -4.31, 0.66) |
| CIE-LCH | lch(98.77, 4.36, 171.32°) |
| OKLab | oklab(98.77% -0.0126 0.0017) |
| OKLCH | oklch(98.77% 0.013 172.4) |
| XYZ | xyz(89.6560, 96.8398, 104.3925) |
| Luminance | 0.9684 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 0.61
Azure (CSS)
#F0FFFF
ΔE00 2.21
Honeydew
#F0FFF0
ΔE00 5.03
Off White
#FAF9F6
ΔE00 5.50
White
#FFFFFF
ΔE00 5.72
Whitesmoke
#F5F5F5
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FEFA #FEF3F7
analogous
#F3FEF5 #F3FEFA #F3FCFE
triadic
#F3FEFA #FAF3FE #FEFAF3
tetradic
#F3FEFA #F5F3FE #FEF3F7 #FCFEF3
square
#F3FEFA #F5F3FE #FEF3F7 #FCFEF3
split-complementary
#F3FEFA #FEF3FC #FEF5F3
monochromatic
#82F5CB #BBF9E2 #E3FDF3 #E3FDF3 #E3FDF3
Accessibility & contrast
On white
1.03
#F3FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.37
#F3FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FEFA
20.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FEFA | 1.00 | 1.03 | 20.37 | 20.37 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFCFA
Deuteranopia (green-blind)
#FBFBFA
Tritanopia (blue-blind)
#F1FEFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f3fefa; /* rgb */ color: rgb(243, 254, 250); /* oklch */ color: oklch(98.8% 0.013 172.4);
Tailwind
colors: {
custom: {
50: '#f7fefb',
500: '#f3fefa',
950: '#000000',
},
}SCSS
$custom: #f3fefa; $custom-light: #f7fefb; $custom-dark: #000000;
JSON
{
"hex": "#f3fefa",
"rgb": {
"r": 243,
"g": 254,
"b": 250
},
"hsl": {
"h": 158.182,
"s": 84.615,
"l": 97.451
},
"oklch": {
"l": 0.98774,
"c": 0.01268,
"h": 172.4
},
"luminance": 0.9684
}Semantic roles & 50–950 ramp
primary
#F3FEFA
secondary
#EAACC2
accent
#0455E1
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585