#F0FEFA#F0FEFA
#F0FEFA is a very light, near-neutral teal. Relative luminance 0.963; OKLCH L 98.6% C 0.016 H 177.1°. Best body text is #000000 at 20.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FEFA |
|---|---|
| RGB | rgb(240, 254, 250) |
| HSL | hsl(163, 88%, 97%) |
| HSV | hsv(163, 6%, 100%) |
| CMYK | cmyk(5.5%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(98.56, -5.29, 0.33) |
| CIE-LCH | lch(98.56, 5.30, 176.46°) |
| OKLab | oklab(98.56% -0.0156 0.0008) |
| OKLCH | oklch(98.56% 0.016 177.1) |
| XYZ | xyz(88.6289, 96.3102, 104.3444) |
| Luminance | 0.9631 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.59
Azure (CSS)
#F0FFFF
ΔE00 1.90
Honeydew
#F0FFF0
ΔE00 4.68
Lightcyan
#E0FFFF
ΔE00 5.43
Aliceblue
#F0F8FF
ΔE00 6.59
Off White
#FAF9F6
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FEFA #FEF0F4
analogous
#F0FEF3 #F0FEFA #F0FBFE
triadic
#F0FEFA #FAF0FE #FEFAF0
tetradic
#F0FEFA #F3F0FE #FEF0F4 #FBFEF0
square
#F0FEFA #F3F0FE #FEF0F4 #FBFEF0
split-complementary
#F0FEFA #FEF0FB #FEF3F0
monochromatic
#7DF6D4 #B7FAE7 #E2FDF5 #E2FDF5 #E2FDF5
Accessibility & contrast
On white
1.04
#F0FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.26
#F0FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FEFA
20.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FEFA | 1.00 | 1.04 | 20.26 | 20.26 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFCFA
Deuteranopia (green-blind)
#FAFAFA
Tritanopia (blue-blind)
#EDFEFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f0fefa; /* rgb */ color: rgb(240, 254, 250); /* oklch */ color: oklch(98.6% 0.016 177.1);
Tailwind
colors: {
custom: {
50: '#f5fefb',
500: '#f0fefa',
950: '#000000',
},
}SCSS
$custom: #f0fefa; $custom-light: #f5fefb; $custom-dark: #000000;
JSON
{
"hex": "#f0fefa",
"rgb": {
"r": 240,
"g": 254,
"b": 250
},
"hsl": {
"h": 162.857,
"s": 87.5,
"l": 96.863
},
"oklch": {
"l": 0.98556,
"c": 0.01558,
"h": 177.1
},
"luminance": 0.96311
}Semantic roles & 50–950 ramp
primary
#F0FEFA
secondary
#EAA8BB
accent
#0142E4
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585