#F2FFDE#F2FFDE
#F2FFDE is a very light, muted yellow-green. Relative luminance 0.957; OKLCH L 98.2% C 0.045 H 124.8°. Best body text is #000000 at 20.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFDE |
|---|---|
| RGB | rgb(242, 255, 222) |
| HSL | hsl(84, 100%, 94%) |
| HSV | hsv(84, 13%, 100%) |
| CMYK | cmyk(5.1%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(98.30, -9.90, 14.33) |
| CIE-LCH | lch(98.30, 17.42, 124.63°) |
| OKLab | oklab(98.18% -0.0258 0.0371) |
| OKLCH | oklch(98.18% 0.045 124.8) |
| XYZ | xyz(85.5608, 95.6710, 83.0519) |
| Luminance | 0.9567 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 4.75
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.90
Eggshell (survey)
#FFFFD4
ΔE00 5.19
Off White (survey)
#FFFFE4
ΔE00 5.21
Beige
#F5F5DC
ΔE00 5.65
Honeydew
#F0FFF0
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFDE #EBDEFF
analogous
#FFFBDE #F2FFDE #E1FFDE
triadic
#F2FFDE #DEF2FF #FFDEF2
tetradic
#F2FFDE #DEFFFB #EBDEFF #FFDEE1
square
#F2FFDE #DEFFFB #EBDEFF #FFDEE1
split-complementary
#F2FFDE #DEE1FF #FBDEFF
monochromatic
#C2FF64 #DAFFA1 #F2FFDE #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.04
#F2FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.13
#F2FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFDE
20.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFDE | 1.00 | 1.04 | 20.13 | 20.13 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDC
Deuteranopia (green-blind)
#FFFADF
Tritanopia (blue-blind)
#F4FBF6
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2ffde; /* rgb */ color: rgb(242, 255, 222); /* oklch */ color: oklch(98.2% 0.045 124.8);
Tailwind
colors: {
custom: {
50: '#f6ffe8',
500: '#f2ffde',
950: '#000000',
},
}SCSS
$custom: #f2ffde; $custom-light: #f6ffe8; $custom-dark: #000000;
JSON
{
"hex": "#f2ffde",
"rgb": {
"r": 242,
"g": 255,
"b": 222
},
"hsl": {
"h": 83.636,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.98177,
"c": 0.04521,
"h": 124.8
},
"luminance": 0.95671
}Semantic roles & 50–950 ramp
primary
#F2FFDE
secondary
#B795EC
accent
#00E65A
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684