#F2FFDF#F2FFDF
#F2FFDF is a very light, muted yellow-green. Relative luminance 0.957; OKLCH L 98.2% C 0.044 H 125.3°. Best body text is #000000 at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFDF |
|---|---|
| RGB | rgb(242, 255, 223) |
| HSL | hsl(84, 100%, 94%) |
| HSV | hsv(84, 13%, 100%) |
| CMYK | cmyk(5.1%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(98.32, -9.74, 13.85) |
| CIE-LCH | lch(98.32, 16.93, 125.11°) |
| OKLab | oklab(98.2% -0.0254 0.0359) |
| OKLCH | oklch(98.2% 0.044 125.3) |
| XYZ | xyz(85.6952, 95.7248, 83.7598) |
| Luminance | 0.9573 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 4.74
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.04
Off White (survey)
#FFFFE4
ΔE00 5.12
Eggshell (survey)
#FFFFD4
ΔE00 5.36
Beige
#F5F5DC
ΔE00 5.55
Honeydew
#F0FFF0
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFDF #ECDFFF
analogous
#FFFCDF #F2FFDF #E2FFDF
triadic
#F2FFDF #DFF2FF #FFDFF2
tetradic
#F2FFDF #DFFFFC #ECDFFF #FFDFE2
square
#F2FFDF #DFFFFC #ECDFFF #FFDFE2
split-complementary
#F2FFDF #DFE2FF #FCDFFF
monochromatic
#C0FF65 #D9FFA2 #F2FFDF #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.04
#F2FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.15
#F2FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFDF
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFDF | 1.00 | 1.04 | 20.15 | 20.15 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDD
Deuteranopia (green-blind)
#FFFAE0
Tritanopia (blue-blind)
#F4FCF6
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2ffdf; /* rgb */ color: rgb(242, 255, 223); /* oklch */ color: oklch(98.2% 0.044 125.3);
Tailwind
colors: {
custom: {
50: '#f6ffe9',
500: '#f2ffdf',
950: '#000000',
},
}SCSS
$custom: #f2ffdf; $custom-light: #f6ffe9; $custom-dark: #000000;
JSON
{
"hex": "#f2ffdf",
"rgb": {
"r": 242,
"g": 255,
"b": 223
},
"hsl": {
"h": 84.375,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.98201,
"c": 0.04399,
"h": 125.3
},
"luminance": 0.95725
}Semantic roles & 50–950 ramp
primary
#F2FFDF
secondary
#B996EC
accent
#00E65D
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684