#F4FFFE#F4FFFE
#F4FFFE is a very light, near-neutral teal. Relative luminance 0.979; OKLCH L 99.2% C 0.012 H 190.5°. Best body text is #000000 at 20.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FFFE |
|---|---|
| RGB | rgb(244, 255, 254) |
| HSL | hsl(175, 100%, 98%) |
| HSV | hsv(175, 4%, 100%) |
| CMYK | cmyk(4.3%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(99.19, -3.77, -0.77) |
| CIE-LCH | lch(99.19, 3.85, 191.56°) |
| OKLab | oklab(99.16% -0.0114 -0.0021) |
| OKLCH | oklch(99.16% 0.012 190.5) |
| XYZ | xyz(90.9541, 97.9082, 107.8531) |
| Luminance | 0.9791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.50
Mintcream
#F5FFFA
ΔE00 1.90
Aliceblue
#F0F8FF
ΔE00 4.69
White
#FFFFFF
ΔE00 5.08
Pale Grey
#FDFDFE
ΔE00 5.28
Off White
#FAF9F6
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FFFE #FFF4F5
analogous
#F4FFF8 #F4FFFE #F4FAFF
triadic
#F4FFFE #FEF4FF #FFFEF4
tetradic
#F4FFFE #F8F4FF #FFF4F5 #FAFFF4
square
#F4FFFE #F8F4FF #FFF4F5 #FAFFF4
split-complementary
#F4FFFE #FFF4FA #FFF8F4
monochromatic
#7AFFF3 #B7FFF8 #E0FFFC #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.02
#F4FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.58
#F4FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FFFE
20.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FFFE | 1.00 | 1.02 | 20.58 | 20.58 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFEFE
Deuteranopia (green-blind)
#FBFCFE
Tritanopia (blue-blind)
#F1FFFF
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #f4fffe; /* rgb */ color: rgb(244, 255, 254); /* oklch */ color: oklch(99.2% 0.012 190.5);
Tailwind
colors: {
custom: {
50: '#f7fffe',
500: '#f4fffe',
950: '#000000',
},
}SCSS
$custom: #f4fffe; $custom-light: #f7fffe; $custom-dark: #000000;
JSON
{
"hex": "#f4fffe",
"rgb": {
"r": 244,
"g": 255,
"b": 254
},
"hsl": {
"h": 174.545,
"s": 100,
"l": 97.843
},
"oklch": {
"l": 0.99156,
"c": 0.01163,
"h": 190.5
},
"luminance": 0.97909
}Semantic roles & 50–950 ramp
primary
#F4FFFE
secondary
#F0A8AE
accent
#0015E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685