#F2FDEF#F2FDEF
#F2FDEF is a very light, muted green. Relative luminance 0.954; OKLCH L 98.2% C 0.022 H 139.0°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FDEF |
|---|---|
| RGB | rgb(242, 253, 239) |
| HSL | hsl(107, 78%, 96%) |
| HSV | hsv(107, 6%, 99%) |
| CMYK | cmyk(4.3%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(98.18, -6.08, 5.45) |
| CIE-LCH | lch(98.18, 8.16, 138.14°) |
| OKLab | oklab(98.21% -0.0164 0.0143) |
| OKLCH | oklch(98.21% 0.022 139) |
| XYZ | xyz(87.3205, 95.3594, 95.4505) |
| Luminance | 0.9536 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.55
Mintcream
#F5FFFA
ΔE00 3.94
Ivory
#FFFFF0
ΔE00 4.60
Beige
#F5F5DC
ΔE00 5.75
Off White (survey)
#FFFFE4
ΔE00 6.01
Azure (CSS)
#F0FFFF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FDEF #FAEFFD
analogous
#F9FDEF #F2FDEF #EFFDF3
triadic
#F2FDEF #EFF2FD #FDEFF2
tetradic
#F2FDEF #EFF9FD #FAEFFD #FDF3EF
square
#F2FDEF #EFF9FD #FAEFFD #FDF3EF
split-complementary
#F2FDEF #F3EFFD #FDEFF9
monochromatic
#9AEF82 #C6F6B9 #E9FCE4 #E9FCE4 #E9FCE4
Accessibility & contrast
On white
1.05
#F2FDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#F2FDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FDEF
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FDEF | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEE
Deuteranopia (green-blind)
#FCF9F0
Tritanopia (blue-blind)
#F2FCF9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2fdef; /* rgb */ color: rgb(242, 253, 239); /* oklch */ color: oklch(98.2% 0.022 139.0);
Tailwind
colors: {
custom: {
50: '#f6fef4',
500: '#f2fdef',
950: '#000000',
},
}SCSS
$custom: #f2fdef; $custom-light: #f6fef4; $custom-dark: #000000;
JSON
{
"hex": "#f2fdef",
"rgb": {
"r": 242,
"g": 253,
"b": 239
},
"hsl": {
"h": 107.143,
"s": 77.778,
"l": 96.471
},
"oklch": {
"l": 0.98205,
"c": 0.02173,
"h": 139
},
"luminance": 0.9536
}Semantic roles & 50–950 ramp
primary
#F2FDEF
secondary
#D9AAE6
accent
#0BDAAE
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585