#F2FFDC#F2FFDC
#F2FFDC is a very light, muted yellow-green. Relative luminance 0.956; OKLCH L 98.1% C 0.048 H 123.9°. Best body text is #000000 at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFDC |
|---|---|
| RGB | rgb(242, 255, 220) |
| HSL | hsl(82, 100%, 93%) |
| HSV | hsv(82, 14%, 100%) |
| CMYK | cmyk(5.1%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(98.26, -10.22, 15.30) |
| CIE-LCH | lch(98.26, 18.39, 123.74°) |
| OKLab | oklab(98.13% -0.0266 0.0396) |
| OKLCH | oklch(98.13% 0.048 123.9) |
| XYZ | xyz(85.2944, 95.5645, 81.6485) |
| Luminance | 0.9556 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.66
Lightyellow
#FFFFE0
ΔE00 4.83
Eggshell (survey)
#FFFFD4
ΔE00 4.88
Off White (survey)
#FFFFE4
ΔE00 5.42
Cream
#FFFDD0
ΔE00 5.68
Beige
#F5F5DC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFDC #E9DCFF
analogous
#FFFADC #F2FFDC #E0FFDC
triadic
#F2FFDC #DCF2FF #FFDCF2
tetradic
#F2FFDC #DCFFFA #E9DCFF #FFDCE0
square
#F2FFDC #DCFFFA #E9DCFF #FFDCE0
split-complementary
#F2FFDC #DCE0FF #FADCFF
monochromatic
#C5FF62 #DBFF9F #F2FFDC #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.04
#F2FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.11
#F2FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFDC
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFDC | 1.00 | 1.04 | 20.11 | 20.11 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADA
Deuteranopia (green-blind)
#FFFADD
Tritanopia (blue-blind)
#F5FBF5
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2ffdc; /* rgb */ color: rgb(242, 255, 220); /* oklch */ color: oklch(98.1% 0.048 123.9);
Tailwind
colors: {
custom: {
50: '#f6ffe7',
500: '#f2ffdc',
950: '#000000',
},
}SCSS
$custom: #f2ffdc; $custom-light: #f6ffe7; $custom-dark: #000000;
JSON
{
"hex": "#f2ffdc",
"rgb": {
"r": 242,
"g": 255,
"b": 220
},
"hsl": {
"h": 82.286,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.98129,
"c": 0.04767,
"h": 123.9
},
"luminance": 0.95565
}Semantic roles & 50–950 ramp
primary
#F2FFDC
secondary
#B493EC
accent
#00E655
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684