#F3FFFA#F3FFFA
#F3FFFA is a very light, near-neutral teal. Relative luminance 0.975; OKLCH L 99.0% C 0.014 H 169.3°. Best body text is #000000 at 20.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FFFA |
|---|---|
| RGB | rgb(243, 255, 250) |
| HSL | hsl(155, 100%, 98%) |
| HSV | hsv(155, 5%, 100%) |
| CMYK | cmyk(4.7%, 0%, 2%, 0%) |
| CIE-LAB | lab(99.02, -4.82, 1.02) |
| CIE-LCH | lch(99.02, 4.92, 167.99°) |
| OKLab | oklab(98.97% -0.0139 0.0026) |
| OKLCH | oklch(98.97% 0.014 169.3) |
| XYZ | xyz(89.9742, 97.4762, 104.4986) |
| Luminance | 0.9748 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 0.79
Azure (CSS)
#F0FFFF
ΔE00 2.45
Honeydew
#F0FFF0
ΔE00 4.44
Off White
#FAF9F6
ΔE00 6.03
Ivory
#FFFFF0
ΔE00 6.04
Lightcyan
#E0FFFF
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FFFA #FFF3F8
analogous
#F3FFF4 #F3FFFA #F3FEFF
triadic
#F3FFFA #FAF3FF #FFFAF3
tetradic
#F3FFFA #F4F3FF #FFF3F8 #FEFFF3
square
#F3FFFA #F4F3FF #FFF3F8 #FEFFF3
split-complementary
#F3FFFA #FFF3FE #FFF4F3
monochromatic
#79FFC7 #B6FFE0 #E0FFF2 #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.02
#F3FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.50
#F3FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FFFA
20.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FFFA | 1.00 | 1.02 | 20.50 | 20.50 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFDFA
Deuteranopia (green-blind)
#FCFBFA
Tritanopia (blue-blind)
#F1FFFD
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f3fffa; /* rgb */ color: rgb(243, 255, 250); /* oklch */ color: oklch(99.0% 0.014 169.3);
Tailwind
colors: {
custom: {
50: '#f7fffb',
500: '#f3fffa',
950: '#000000',
},
}SCSS
$custom: #f3fffa; $custom-light: #f7fffb; $custom-dark: #000000;
JSON
{
"hex": "#f3fffa",
"rgb": {
"r": 243,
"g": 255,
"b": 250
},
"hsl": {
"h": 155,
"s": 100,
"l": 97.647
},
"oklch": {
"l": 0.98971,
"c": 0.01419,
"h": 169.3
},
"luminance": 0.97477
}Semantic roles & 50–950 ramp
primary
#F3FFFA
secondary
#EFA7C5
accent
#0060E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685