#F0FEFD#F0FEFD
#F0FEFD is a very light, near-neutral teal. Relative luminance 0.965; OKLCH L 98.6% C 0.015 H 191.8°. Best body text is #000000 at 20.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FEFD |
|---|---|
| RGB | rgb(240, 254, 253) |
| HSL | hsl(176, 88%, 97%) |
| HSV | hsv(176, 6%, 100%) |
| CMYK | cmyk(5.5%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(98.63, -4.75, -1.10) |
| CIE-LCH | lch(98.63, 4.87, 193.09°) |
| OKLab | oklab(98.64% -0.0144 -0.003) |
| OKLCH | oklch(98.64% 0.015 191.8) |
| XYZ | xyz(89.1030, 96.4999, 106.8415) |
| Luminance | 0.9650 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 0.57
Mintcream
#F5FFFA
ΔE00 2.26
Aliceblue
#F0F8FF
ΔE00 5.31
Lightcyan
#E0FFFF
ΔE00 5.41
Honeydew
#F0FFF0
ΔE00 6.14
White
#FFFFFF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FEFD #FEF0F1
analogous
#F0FEF6 #F0FEFD #F0F8FE
triadic
#F0FEFD #FDF0FE #FEFDF0
tetradic
#F0FEFD #F6F0FE #FEF0F1 #F8FEF0
square
#F0FEFD #F6F0FE #FEF0F1 #F8FEF0
split-complementary
#F0FEFD #FEF0F8 #FEF6F0
monochromatic
#7DF6EE #B7FAF5 #E2FDFB #E2FDFB #E2FDFB
Accessibility & contrast
On white
1.03
#F0FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.30
#F0FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FEFD
20.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FEFD | 1.00 | 1.03 | 20.30 | 20.30 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFD
Deuteranopia (green-blind)
#F9FAFD
Tritanopia (blue-blind)
#ECFFFE
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f0fefd; /* rgb */ color: rgb(240, 254, 253); /* oklch */ color: oklch(98.6% 0.015 191.8);
Tailwind
colors: {
custom: {
50: '#f5fefe',
500: '#f0fefd',
950: '#000000',
},
}SCSS
$custom: #f0fefd; $custom-light: #f5fefe; $custom-dark: #000000;
JSON
{
"hex": "#f0fefd",
"rgb": {
"r": 240,
"g": 254,
"b": 253
},
"hsl": {
"h": 175.714,
"s": 87.5,
"l": 96.863
},
"oklch": {
"l": 0.9864,
"c": 0.01474,
"h": 191.8
},
"luminance": 0.96501
}Semantic roles & 50–950 ramp
primary
#F0FEFD
secondary
#EAA8AD
accent
#0112E4
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585