#F2FFE4#F2FFE4
#F2FFE4 is a very light, muted yellow-green. Relative luminance 0.960; OKLCH L 98.3% C 0.038 H 128.2°. Best body text is #000000 at 20.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFE4 |
|---|---|
| RGB | rgb(242, 255, 228) |
| HSL | hsl(89, 100%, 95%) |
| HSV | hsv(89, 11%, 100%) |
| CMYK | cmyk(5.1%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(98.43, -8.93, 11.45) |
| CIE-LCH | lch(98.43, 14.52, 127.94°) |
| OKLab | oklab(98.32% -0.0234 0.0298) |
| OKLCH | oklch(98.32% 0.038 128.2) |
| XYZ | xyz(86.3793, 95.9984, 87.3626) |
| Luminance | 0.9600 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.18
Off White (survey)
#FFFFE4
ΔE00 4.89
Lightyellow
#FFFFE0
ΔE00 4.90
Beige
#F5F5DC
ΔE00 5.19
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.92
Eggshell (survey)
#FFFFD4
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFE4 #F1E4FF
analogous
#FFFFE4 #F2FFE4 #E5FFE4
triadic
#F2FFE4 #E4F2FF #FFE4F2
tetradic
#F2FFE4 #E4FFFF #F1E4FF #FFE4E5
square
#F2FFE4 #E4FFFF #F1E4FF #FFE4E5
split-complementary
#F2FFE4 #E4E5FF #FFE4FF
monochromatic
#B7FF6A #D5FFA7 #F0FFE0 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.04
#F2FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.20
#F2FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFE4
20.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFE4 | 1.00 | 1.04 | 20.20 | 20.20 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE3
Deuteranopia (green-blind)
#FFFAE5
Tritanopia (blue-blind)
#F3FCF7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2ffe4; /* rgb */ color: rgb(242, 255, 228); /* oklch */ color: oklch(98.3% 0.038 128.2);
Tailwind
colors: {
custom: {
50: '#f6ffec',
500: '#f2ffe4',
950: '#000000',
},
}SCSS
$custom: #f2ffe4; $custom-light: #f6ffec; $custom-dark: #000000;
JSON
{
"hex": "#f2ffe4",
"rgb": {
"r": 242,
"g": 255,
"b": 228
},
"hsl": {
"h": 88.889,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.98323,
"c": 0.03789,
"h": 128.2
},
"luminance": 0.95999
}Semantic roles & 50–950 ramp
primary
#F2FFE4
secondary
#C29AED
accent
#00E66F
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684