#F3FFFD#F3FFFD
#F3FFFD is a very light, near-neutral teal. Relative luminance 0.977; OKLCH L 99.1% C 0.013 H 185.1°. Best body text is #000000 at 20.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FFFD |
|---|---|
| RGB | rgb(243, 255, 253) |
| HSL | hsl(170, 100%, 98%) |
| HSV | hsv(170, 5%, 100%) |
| CMYK | cmyk(4.7%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(99.09, -4.28, -0.41) |
| CIE-LCH | lch(99.09, 4.30, 185.42°) |
| OKLab | oklab(99.06% -0.0128 -0.0011) |
| OKLCH | oklch(99.06% 0.013 185.1) |
| XYZ | xyz(90.4483, 97.6658, 106.9957) |
| Luminance | 0.9767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.33
Mintcream
#F5FFFA
ΔE00 1.51
Aliceblue
#F0F8FF
ΔE00 5.34
White
#FFFFFF
ΔE00 5.64
Off White
#FAF9F6
ΔE00 5.71
Whitesmoke
#F5F5F5
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FFFD #FFF3F5
analogous
#F3FFF7 #F3FFFD #F3FBFF
triadic
#F3FFFD #FDF3FF #FFFDF3
tetradic
#F3FFFD #F7F3FF #FFF3F5 #FBFFF3
square
#F3FFFD #F7F3FF #FFF3F5 #FBFFF3
split-complementary
#F3FFFD #FFF3FB #FFF7F3
monochromatic
#79FFE9 #B6FFF3 #E0FFFA #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.02
#F3FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.53
#F3FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FFFD
20.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FFFD | 1.00 | 1.02 | 20.53 | 20.53 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFDFD
Deuteranopia (green-blind)
#FBFCFD
Tritanopia (blue-blind)
#F0FFFE
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f3fffd; /* rgb */ color: rgb(243, 255, 253); /* oklch */ color: oklch(99.1% 0.013 185.1);
Tailwind
colors: {
custom: {
50: '#f7fffe',
500: '#f3fffd',
950: '#000000',
},
}SCSS
$custom: #f3fffd; $custom-light: #f7fffe; $custom-dark: #000000;
JSON
{
"hex": "#f3fffd",
"rgb": {
"r": 243,
"g": 255,
"b": 253
},
"hsl": {
"h": 170,
"s": 100,
"l": 97.647
},
"oklch": {
"l": 0.99055,
"c": 0.01286,
"h": 185.1
},
"luminance": 0.97667
}Semantic roles & 50–950 ramp
primary
#F3FFFD
secondary
#EFA7B3
accent
#0026E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685