#F4FDEB#F4FDEB
#F4FDEB is a very light, muted yellow-green. Relative luminance 0.955; OKLCH L 98.2% C 0.025 H 128.8°. Best body text is #000000 at 20.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FDEB |
|---|---|
| RGB | rgb(244, 253, 235) |
| HSL | hsl(90, 82%, 96%) |
| HSV | hsv(90, 7%, 99%) |
| CMYK | cmyk(3.6%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(98.23, -6.09, 7.59) |
| CIE-LCH | lch(98.23, 9.73, 128.75°) |
| OKLab | oklab(98.25% -0.0159 0.0198) |
| OKLCH | oklch(98.25% 0.025 128.8) |
| XYZ | xyz(87.4265, 95.4816, 92.4051) |
| Luminance | 0.9548 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.41
Ivory
#FFFFF0
ΔE00 4.15
Beige
#F5F5DC
ΔE00 4.37
Off White (survey)
#FFFFE4
ΔE00 4.52
Lightyellow
#FFFFE0
ΔE00 5.34
Mintcream
#F5FFFA
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FDEB #F4EBFD
analogous
#FDFDEB #F4FDEB #EBFDEB
triadic
#F4FDEB #EBF4FD #FDEBF4
tetradic
#F4FDEB #EBFDFD #F4EBFD #FDEBEB
square
#F4FDEB #EBFDFD #F4EBFD #FDEBEB
split-complementary
#F4FDEB #EBEBFD #FDEBFD
monochromatic
#B7F27C #D5F7B3 #F0FCE3 #F0FCE3 #F0FCE3
Accessibility & contrast
On white
1.04
#F4FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.10
#F4FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FDEB
20.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FDEB | 1.00 | 1.04 | 20.10 | 20.10 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEA
Deuteranopia (green-blind)
#FEFAEC
Tritanopia (blue-blind)
#F5FBF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f4fdeb; /* rgb */ color: rgb(244, 253, 235); /* oklch */ color: oklch(98.2% 0.025 128.8);
Tailwind
colors: {
custom: {
50: '#f7fef1',
500: '#f4fdeb',
950: '#000000',
},
}SCSS
$custom: #f4fdeb; $custom-light: #f7fef1; $custom-dark: #000000;
JSON
{
"hex": "#f4fdeb",
"rgb": {
"r": 244,
"g": 253,
"b": 235
},
"hsl": {
"h": 90,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.98247,
"c": 0.02544,
"h": 128.8
},
"luminance": 0.95482
}Semantic roles & 50–950 ramp
primary
#F4FDEB
secondary
#C6A6E7
accent
#07DE73
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585