#F0FFFA#F0FFFA
#F0FFFA is a very light, near-neutral teal. Relative luminance 0.969; OKLCH L 98.8% C 0.017 H 174.1°. Best body text is #000000 at 20.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FFFA |
|---|---|
| RGB | rgb(240, 255, 250) |
| HSL | hsl(160, 100%, 97%) |
| HSV | hsv(160, 6%, 100%) |
| CMYK | cmyk(5.9%, 0%, 2%, 0%) |
| CIE-LAB | lab(98.81, -5.79, 0.69) |
| CIE-LCH | lch(98.81, 5.83, 173.16°) |
| OKLab | oklab(98.76% -0.0169 0.0018) |
| OKLCH | oklch(98.76% 0.017 174.1) |
| XYZ | xyz(88.9470, 96.9466, 104.4504) |
| Luminance | 0.9695 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.93
Azure (CSS)
#F0FFFF
ΔE00 2.38
Honeydew
#F0FFF0
ΔE00 4.17
Lightcyan
#E0FFFF
ΔE00 5.22
Ivory
#FFFFF0
ΔE00 6.89
Off White
#FAF9F6
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FFFA #FFF0F5
analogous
#F0FFF3 #F0FFFA #F0FDFF
triadic
#F0FFFA #FAF0FF #FFFAF0
tetradic
#F0FFFA #F3F0FF #FFF0F5 #FDFFF0
square
#F0FFFA #F3F0FF #FFF0F5 #FDFFF0
split-complementary
#F0FFFA #FFF0FD #FFF3F0
monochromatic
#76FFD1 #B3FFE6 #E0FFF5 #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.03
#F0FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.39
#F0FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FFFA
20.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FFFA | 1.00 | 1.03 | 20.39 | 20.39 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFDFA
Deuteranopia (green-blind)
#FBFBFA
Tritanopia (blue-blind)
#EDFFFD
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f0fffa; /* rgb */ color: rgb(240, 255, 250); /* oklch */ color: oklch(98.8% 0.017 174.1);
Tailwind
colors: {
custom: {
50: '#f5fffb',
500: '#f0fffa',
950: '#000000',
},
}SCSS
$custom: #f0fffa; $custom-light: #f5fffb; $custom-dark: #000000;
JSON
{
"hex": "#f0fffa",
"rgb": {
"r": 240,
"g": 255,
"b": 250
},
"hsl": {
"h": 160,
"s": 100,
"l": 97.059
},
"oklch": {
"l": 0.98755,
"c": 0.01701,
"h": 174.1
},
"luminance": 0.96947
}Semantic roles & 50–950 ramp
primary
#F0FFFA
secondary
#EFA4BD
accent
#004CE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685