#F4FFBD#F4FFBD
#F4FFBD is a very light, moderate yellow-green. Relative luminance 0.944; OKLCH L 97.6% C 0.085 H 115.7°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FFBD |
|---|---|
| RGB | rgb(244, 255, 189) |
| HSL | hsl(70, 100%, 87%) |
| HSV | hsv(70, 26%, 100%) |
| CMYK | cmyk(4.3%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(97.80, -14.06, 30.42) |
| CIE-LCH | lch(97.80, 33.51, 114.80°) |
| OKLab | oklab(97.61% -0.0369 0.0767) |
| OKLCH | oklch(97.61% 0.085 115.7) |
| XYZ | xyz(82.2531, 94.4278, 62.0275) |
| Luminance | 0.9443 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cream (survey)
#FFFFC2
ΔE00 3.06
Creme
#FFFFB6
ΔE00 3.36
Light Beige
#FFFEB6
ΔE00 3.52
Ecru
#FEFFCA
ΔE00 3.73
Light Khaki
#E6F2A2
ΔE00 3.98
Ivory (survey)
#FFFFCB
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FFBD #C8BDFF
analogous
#FFE9BD #F4FFBD #D3FFBD
triadic
#F4FFBD #BDF4FF #FFBDF4
tetradic
#F4FFBD #BDFFE9 #C8BDFF #FFBDD3
square
#F4FFBD #BDFFE9 #C8BDFF #FFBDD3
split-complementary
#F4FFBD #BDD3FF #E9BDFF
monochromatic
#E0FF43 #EAFF80 #F4FFBD #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.06
#F4FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#F4FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FFBD
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FFBD | 1.00 | 1.06 | 19.89 | 19.89 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8B9
Deuteranopia (green-blind)
#FFF9C0
Tritanopia (blue-blind)
#FBF8ED
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f4ffbd; /* rgb */ color: rgb(244, 255, 189); /* oklch */ color: oklch(97.6% 0.085 115.7);
Tailwind
colors: {
custom: {
50: '#f8ffd1',
500: '#f4ffbd',
950: '#000000',
},
}SCSS
$custom: #f4ffbd; $custom-light: #f8ffd1; $custom-dark: #000000;
JSON
{
"hex": "#f4ffbd",
"rgb": {
"r": 244,
"g": 255,
"b": 189
},
"hsl": {
"h": 70,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.97607,
"c": 0.08512,
"h": 115.7
},
"luminance": 0.94427
}Semantic roles & 50–950 ramp
primary
#F4FFBD
secondary
#8B79E7
accent
#00E626
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#171814
muted
#858683