#F2FDED#F2FDED
#F2FDED is a very light, muted green. Relative luminance 0.952; OKLCH L 98.2% C 0.024 H 135.7°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FDED |
|---|---|
| RGB | rgb(242, 253, 237) |
| HSL | hsl(101, 80%, 96%) |
| HSV | hsv(101, 6%, 99%) |
| CMYK | cmyk(4.3%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(98.13, -6.42, 6.40) |
| CIE-LCH | lch(98.13, 9.07, 135.07°) |
| OKLab | oklab(98.15% -0.0172 0.0168) |
| OKLCH | oklch(98.15% 0.024 135.7) |
| XYZ | xyz(87.0267, 95.2419, 93.9031) |
| Luminance | 0.9524 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.50
Ivory
#FFFFF0
ΔE00 4.69
Mintcream
#F5FFFA
ΔE00 4.70
Beige
#F5F5DC
ΔE00 5.31
Off White (survey)
#FFFFE4
ΔE00 5.52
Lightyellow
#FFFFE0
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FDED #F8EDFD
analogous
#FAFDED #F2FDED #EDFDF0
triadic
#F2FDED #EDF2FD #FDEDF2
tetradic
#F2FDED #EDFAFD #F8EDFD #FDF0ED
square
#F2FDED #EDFAFD #F8EDFD #FDF0ED
split-complementary
#F2FDED #F0EDFD #FDEDFA
monochromatic
#A2F17F #CAF7B6 #EBFCE3 #EBFCE3 #EBFCE3
Accessibility & contrast
On white
1.05
#F2FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.05
#F2FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FDED
20.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FDED | 1.00 | 1.05 | 20.05 | 20.05 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEC
Deuteranopia (green-blind)
#FDF9EE
Tritanopia (blue-blind)
#F2FCF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2fded; /* rgb */ color: rgb(242, 253, 237); /* oklch */ color: oklch(98.2% 0.024 135.7);
Tailwind
colors: {
custom: {
50: '#f6fef2',
500: '#f2fded',
950: '#000000',
},
}SCSS
$custom: #f2fded; $custom-light: #f6fef2; $custom-dark: #000000;
JSON
{
"hex": "#f2fded",
"rgb": {
"r": 242,
"g": 253,
"b": 237
},
"hsl": {
"h": 101.25,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.98152,
"c": 0.02399,
"h": 135.7
},
"luminance": 0.95242
}Semantic roles & 50–950 ramp
primary
#F2FDED
secondary
#D3A8E6
accent
#09DC9A
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585