#F0FDF2#F0FDF2
#F0FDF2 is a very light, near-neutral green. Relative luminance 0.952; OKLCH L 98.1% C 0.020 H 150.1°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FDF2 |
|---|---|
| RGB | rgb(240, 253, 242) |
| HSL | hsl(129, 76%, 97%) |
| HSV | hsv(129, 5%, 99%) |
| CMYK | cmyk(5.1%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(98.11, -6.22, 3.79) |
| CIE-LCH | lch(98.11, 7.28, 148.65°) |
| OKLab | oklab(98.14% -0.0172 0.0099) |
| OKLCH | oklch(98.14% 0.02 150.1) |
| XYZ | xyz(87.0845, 95.1861, 97.7720) |
| Luminance | 0.9519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.80
Mintcream
#F5FFFA
ΔE00 3.06
Azure (CSS)
#F0FFFF
ΔE00 4.99
Ivory
#FFFFF0
ΔE00 5.43
Beige
#F5F5DC
ΔE00 7.00
Lightcyan
#E0FFFF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FDF2 #FDF0FB
analogous
#F5FDF0 #F0FDF2 #F0FDF9
triadic
#F0FDF2 #F2F0FD #FDF2F0
tetradic
#F0FDF2 #F0F5FD #FDF0FB #FDF9F0
square
#F0FDF2 #F0F5FD #FDF0FB #FDF9F0
split-complementary
#F0FDF2 #F9F0FD #FDF0F5
monochromatic
#84EF94 #BAF6C3 #E4FBE8 #E4FBE8 #E4FBE8
Accessibility & contrast
On white
1.05
#F0FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.04
#F0FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FDF2
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FDF2 | 1.00 | 1.05 | 20.04 | 20.04 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF1
Deuteranopia (green-blind)
#FBF9F3
Tritanopia (blue-blind)
#EFFCFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f0fdf2; /* rgb */ color: rgb(240, 253, 242); /* oklch */ color: oklch(98.1% 0.020 150.1);
Tailwind
colors: {
custom: {
50: '#f5fef6',
500: '#f0fdf2',
950: '#000000',
},
}SCSS
$custom: #f0fdf2; $custom-light: #f5fef6; $custom-dark: #000000;
JSON
{
"hex": "#f0fdf2",
"rgb": {
"r": 240,
"g": 253,
"b": 242
},
"hsl": {
"h": 129.231,
"s": 76.471,
"l": 96.667
},
"oklch": {
"l": 0.98139,
"c": 0.01989,
"h": 150.1
},
"luminance": 0.95187
}Semantic roles & 50–950 ramp
primary
#F0FDF2
secondary
#E6ABDD
accent
#0DB9D9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585