#F0FDFA#F0FDFA
#F0FDFA is a very light, near-neutral teal. Relative luminance 0.957; OKLCH L 98.4% C 0.014 H 180.7°. Best body text is #000000 at 20.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FDFA |
|---|---|
| RGB | rgb(240, 253, 250) |
| HSL | hsl(166, 76%, 97%) |
| HSV | hsv(166, 5%, 99%) |
| CMYK | cmyk(5.1%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(98.30, -4.79, -0.04) |
| CIE-LCH | lch(98.30, 4.79, 180.47°) |
| OKLab | oklab(98.36% -0.0142 -0.0002) |
| OKLCH | oklch(98.36% 0.014 180.7) |
| XYZ | xyz(88.3124, 95.6772, 104.2389) |
| Luminance | 0.9568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.47
Azure (CSS)
#F0FFFF
ΔE00 1.53
Honeydew
#F0FFF0
ΔE00 5.24
Lightcyan
#E0FFFF
ΔE00 5.72
Aliceblue
#F0F8FF
ΔE00 5.93
Off White
#FAF9F6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FDFA #FDF0F3
analogous
#F0FDF4 #F0FDFA #F0FAFD
triadic
#F0FDFA #FAF0FD #FDFAF0
tetradic
#F0FDFA #F4F0FD #FDF0F3 #FAFDF0
square
#F0FDFA #F4F0FD #FDF0F3 #FAFDF0
split-complementary
#F0FDFA #FDF0FA #FDF4F0
monochromatic
#84EFD6 #BAF6E8 #E4FBF6 #E4FBF6 #E4FBF6
Accessibility & contrast
On white
1.04
#F0FDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.14
#F0FDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FDFA
20.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FDFA | 1.00 | 1.04 | 20.14 | 20.14 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBFA
Deuteranopia (green-blind)
#F9F9FA
Tritanopia (blue-blind)
#EDFEFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f0fdfa; /* rgb */ color: rgb(240, 253, 250); /* oklch */ color: oklch(98.4% 0.014 180.7);
Tailwind
colors: {
custom: {
50: '#f5fefb',
500: '#f0fdfa',
950: '#000000',
},
}SCSS
$custom: #f0fdfa; $custom-light: #f5fefb; $custom-dark: #000000;
JSON
{
"hex": "#f0fdfa",
"rgb": {
"r": 240,
"g": 253,
"b": 250
},
"hsl": {
"h": 166.154,
"s": 76.471,
"l": 96.667
},
"oklch": {
"l": 0.98358,
"c": 0.0142,
"h": 180.7
},
"luminance": 0.95678
}Semantic roles & 50–950 ramp
primary
#F0FDFA
secondary
#E6ABB9
accent
#0D3CD9
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585