#F2FDF0#F2FDF0
#F2FDF0 is a very light, muted green. Relative luminance 0.954; OKLCH L 98.2% C 0.021 H 140.9°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FDF0 |
|---|---|
| RGB | rgb(242, 253, 240) |
| HSL | hsl(111, 76%, 97%) |
| HSV | hsv(111, 5%, 99%) |
| CMYK | cmyk(4.3%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(98.20, -5.90, 4.97) |
| CIE-LCH | lch(98.20, 7.71, 139.93°) |
| OKLab | oklab(98.23% -0.016 0.013) |
| OKLCH | oklch(98.23% 0.021 140.9) |
| XYZ | xyz(87.4686, 95.4187, 96.2307) |
| Luminance | 0.9542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.72
Mintcream
#F5FFFA
ΔE00 3.55
Ivory
#FFFFF0
ΔE00 4.61
Azure (CSS)
#F0FFFF
ΔE00 5.84
Beige
#F5F5DC
ΔE00 6.01
Off White (survey)
#FFFFE4
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FDF0 #FBF0FD
analogous
#F9FDF0 #F2FDF0 #F0FDF5
triadic
#F2FDF0 #F0F2FD #FDF0F2
tetradic
#F2FDF0 #F0F9FD #FBF0FD #FDF5F0
square
#F2FDF0 #F0F9FD #FBF0FD #FDF5F0
split-complementary
#F2FDF0 #F5F0FD #FDF0F9
monochromatic
#94EF84 #C3F6BA #E8FBE4 #E8FBE4 #E8FBE4
Accessibility & contrast
On white
1.05
#F2FDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#F2FDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FDF0
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FDF0 | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBEF
Deuteranopia (green-blind)
#FCF9F1
Tritanopia (blue-blind)
#F1FCF9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2fdf0; /* rgb */ color: rgb(242, 253, 240); /* oklch */ color: oklch(98.2% 0.021 140.9);
Tailwind
colors: {
custom: {
50: '#f6fef4',
500: '#f2fdf0',
950: '#000000',
},
}SCSS
$custom: #f2fdf0; $custom-light: #f6fef4; $custom-dark: #000000;
JSON
{
"hex": "#f2fdf0",
"rgb": {
"r": 242,
"g": 253,
"b": 240
},
"hsl": {
"h": 110.769,
"s": 76.471,
"l": 96.667
},
"oklch": {
"l": 0.98231,
"c": 0.02063,
"h": 140.9
},
"luminance": 0.95419
}Semantic roles & 50–950 ramp
primary
#F2FDF0
secondary
#DDABE6
accent
#0DD9B9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585