#F0FEF8#F0FEF8
#F0FEF8 is a very light, near-neutral teal. Relative luminance 0.962; OKLCH L 98.5% C 0.017 H 168.5°. Best body text is #000000 at 20.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FEF8 |
|---|---|
| RGB | rgb(240, 254, 248) |
| HSL | hsl(154, 88%, 97%) |
| HSV | hsv(154, 6%, 100%) |
| CMYK | cmyk(5.5%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(98.51, -5.65, 1.28) |
| CIE-LCH | lch(98.51, 5.79, 167.21°) |
| OKLab | oklab(98.5% -0.0163 0.0033) |
| OKLCH | oklch(98.5% 0.017 168.5) |
| XYZ | xyz(88.3169, 96.1855, 102.7015) |
| Luminance | 0.9619 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.72
Azure (CSS)
#F0FFFF
ΔE00 2.82
Honeydew
#F0FFF0
ΔE00 3.76
Lightcyan
#E0FFFF
ΔE00 5.68
Ivory
#FFFFF0
ΔE00 6.41
Off White
#FAF9F6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FEF8 #FEF0F6
analogous
#F0FEF1 #F0FEF8 #F0FDFE
triadic
#F0FEF8 #F8F0FE #FEF8F0
tetradic
#F0FEF8 #F1F0FE #FEF0F6 #FDFEF0
square
#F0FEF8 #F1F0FE #FEF0F6 #FDFEF0
split-complementary
#F0FEF8 #FEF0FD #FEF1F0
monochromatic
#7DF6C2 #B7FADD #E2FDF2 #E2FDF2 #E2FDF2
Accessibility & contrast
On white
1.04
#F0FEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.24
#F0FEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FEF8
20.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FEF8 | 1.00 | 1.04 | 20.24 | 20.24 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFCF8
Deuteranopia (green-blind)
#FAFAF8
Tritanopia (blue-blind)
#EDFEFC
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f0fef8; /* rgb */ color: rgb(240, 254, 248); /* oklch */ color: oklch(98.5% 0.017 168.5);
Tailwind
colors: {
custom: {
50: '#f5fefa',
500: '#f0fef8',
950: '#000000',
},
}SCSS
$custom: #f0fef8; $custom-light: #f5fefa; $custom-dark: #000000;
JSON
{
"hex": "#f0fef8",
"rgb": {
"r": 240,
"g": 254,
"b": 248
},
"hsl": {
"h": 154.286,
"s": 87.5,
"l": 96.863
},
"oklch": {
"l": 0.98501,
"c": 0.01665,
"h": 168.5
},
"luminance": 0.96186
}Semantic roles & 50–950 ramp
primary
#F0FEF8
secondary
#EAA8C4
accent
#0163E4
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585