#F2FDEE#F2FDEE
#F2FDEE is a very light, muted green. Relative luminance 0.953; OKLCH L 98.2% C 0.023 H 137.3°. Best body text is #000000 at 20.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FDEE |
|---|---|
| RGB | rgb(242, 253, 238) |
| HSL | hsl(104, 79%, 96%) |
| HSV | hsv(104, 6%, 99%) |
| CMYK | cmyk(4.3%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(98.15, -6.25, 5.92) |
| CIE-LCH | lch(98.15, 8.61, 136.52°) |
| OKLab | oklab(98.18% -0.0168 0.0155) |
| OKLCH | oklch(98.18% 0.023 137.3) |
| XYZ | xyz(87.1732, 95.3005, 94.6746) |
| Luminance | 0.9530 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.48
Mintcream
#F5FFFA
ΔE00 4.32
Ivory
#FFFFF0
ΔE00 4.63
Beige
#F5F5DC
ΔE00 5.52
Off White (survey)
#FFFFE4
ΔE00 5.76
Azure (CSS)
#F0FFFF
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FDEE #F9EEFD
analogous
#FAFDEE #F2FDEE #EEFDF2
triadic
#F2FDEE #EEF2FD #FDEEF2
tetradic
#F2FDEE #EEFAFD #F9EEFD #FDF2EE
square
#F2FDEE #EEFAFD #F9EEFD #FDF2EE
split-complementary
#F2FDEE #F2EEFD #FDEEFA
monochromatic
#9EF080 #C8F7B7 #EAFCE4 #EAFCE4 #EAFCE4
Accessibility & contrast
On white
1.05
#F2FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.06
#F2FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FDEE
20.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FDEE | 1.00 | 1.05 | 20.06 | 20.06 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAED
Deuteranopia (green-blind)
#FCF9EF
Tritanopia (blue-blind)
#F2FCF9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2fdee; /* rgb */ color: rgb(242, 253, 238); /* oklch */ color: oklch(98.2% 0.023 137.3);
Tailwind
colors: {
custom: {
50: '#f6fef3',
500: '#f2fdee',
950: '#000000',
},
}SCSS
$custom: #f2fdee; $custom-light: #f6fef3; $custom-dark: #000000;
JSON
{
"hex": "#f2fdee",
"rgb": {
"r": 242,
"g": 253,
"b": 238
},
"hsl": {
"h": 104,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.98178,
"c": 0.02285,
"h": 137.3
},
"luminance": 0.95301
}Semantic roles & 50–950 ramp
primary
#F2FDEE
secondary
#D6A9E6
accent
#0ADBA4
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585