#F4FFE6#F4FFE6
#F4FFE6 is a very light, muted yellow-green. Relative luminance 0.965; OKLCH L 98.5% C 0.035 H 126.5°. Best body text is #000000 at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FFE6 |
|---|---|
| RGB | rgb(244, 255, 230) |
| HSL | hsl(86, 100%, 95%) |
| HSV | hsv(86, 10%, 100%) |
| CMYK | cmyk(4.3%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(98.62, -7.92, 10.71) |
| CIE-LCH | lch(98.62, 13.32, 126.48°) |
| OKLab | oklab(98.52% -0.0206 0.0279) |
| OKLCH | oklch(98.52% 0.035 126.5) |
| XYZ | xyz(87.3489, 96.4661, 88.8656) |
| Luminance | 0.9647 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.73
Off White (survey)
#FFFFE4
ΔE00 4.23
Lightyellow
#FFFFE0
ΔE00 4.45
Beige
#F5F5DC
ΔE00 4.52
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.90
Ivory
#FFFFF0
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FFE6 #F1E6FF
analogous
#FFFDE6 #F4FFE6 #E7FFE6
triadic
#F4FFE6 #E6F4FF #FFE6F4
tetradic
#F4FFE6 #E6FFFD #F1E6FF #FFE6E7
square
#F4FFE6 #E6FFFD #F1E6FF #FFE6E7
split-complementary
#F4FFE6 #E6E7FF #FDE6FF
monochromatic
#BEFF6C #D9FFA9 #F2FFE0 #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.03
#F4FFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.29
#F4FFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FFE6
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FFE6 | 1.00 | 1.03 | 20.29 | 20.29 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE5
Deuteranopia (green-blind)
#FFFBE7
Tritanopia (blue-blind)
#F6FCF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f4ffe6; /* rgb */ color: rgb(244, 255, 230); /* oklch */ color: oklch(98.5% 0.035 126.5);
Tailwind
colors: {
custom: {
50: '#f7ffed',
500: '#f4ffe6',
950: '#000000',
},
}SCSS
$custom: #f4ffe6; $custom-light: #f7ffed; $custom-dark: #000000;
JSON
{
"hex": "#f4ffe6",
"rgb": {
"r": 244,
"g": 255,
"b": 230
},
"hsl": {
"h": 86.4,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.98519,
"c": 0.0347,
"h": 126.5
},
"luminance": 0.96466
}Semantic roles & 50–950 ramp
primary
#F4FFE6
secondary
#C09CED
accent
#00E665
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684