#F3FFE4#F3FFE4
#F3FFE4 is a very light, muted yellow-green. Relative luminance 0.962; OKLCH L 98.4% C 0.038 H 126.7°. Best body text is #000000 at 20.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FFE4 |
|---|---|
| RGB | rgb(243, 255, 228) |
| HSL | hsl(87, 100%, 95%) |
| HSV | hsv(87, 11%, 100%) |
| CMYK | cmyk(4.7%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(98.50, -8.59, 11.56) |
| CIE-LCH | lch(98.50, 14.40, 126.60°) |
| OKLab | oklab(98.4% -0.0224 0.0301) |
| OKLCH | oklch(98.4% 0.038 126.7) |
| XYZ | xyz(86.7236, 96.1759, 87.3787) |
| Luminance | 0.9618 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.24
Off White (survey)
#FFFFE4
ΔE00 4.55
Lightyellow
#FFFFE0
ΔE00 4.57
Beige
#F5F5DC
ΔE00 4.88
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.67
Eggshell (survey)
#FFFFD4
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FFE4 #F0E4FF
analogous
#FFFEE4 #F3FFE4 #E6FFE4
triadic
#F3FFE4 #E4F3FF #FFE4F3
tetradic
#F3FFE4 #E4FFFE #F0E4FF #FFE4E6
square
#F3FFE4 #E4FFFE #F0E4FF #FFE4E6
split-complementary
#F3FFE4 #E4E6FF #FEE4FF
monochromatic
#BDFF6A #D8FFA7 #F1FFE0 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.04
#F3FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.24
#F3FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FFE4
20.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FFE4 | 1.00 | 1.04 | 20.24 | 20.24 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE3
Deuteranopia (green-blind)
#FFFAE5
Tritanopia (blue-blind)
#F5FCF7
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f3ffe4; /* rgb */ color: rgb(243, 255, 228); /* oklch */ color: oklch(98.4% 0.038 126.7);
Tailwind
colors: {
custom: {
50: '#f7ffec',
500: '#f3ffe4',
950: '#000000',
},
}SCSS
$custom: #f3ffe4; $custom-light: #f7ffec; $custom-dark: #000000;
JSON
{
"hex": "#f3ffe4",
"rgb": {
"r": 243,
"g": 255,
"b": 228
},
"hsl": {
"h": 86.667,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.98396,
"c": 0.03751,
"h": 126.7
},
"luminance": 0.96176
}Semantic roles & 50–950 ramp
primary
#F3FFE4
secondary
#BF9AED
accent
#00E666
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684