#F4FFBF#F4FFBF
#F4FFBF is a very light, moderate yellow-green. Relative luminance 0.945; OKLCH L 97.6% C 0.083 H 115.9°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FFBF |
|---|---|
| RGB | rgb(244, 255, 191) |
| HSL | hsl(70, 100%, 87%) |
| HSV | hsv(70, 25%, 100%) |
| CMYK | cmyk(4.3%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(97.84, -13.79, 29.46) |
| CIE-LCH | lch(97.84, 32.53, 115.08°) |
| OKLab | oklab(97.65% -0.0361 0.0744) |
| OKLCH | oklch(97.65% 0.083 115.9) |
| XYZ | xyz(82.4717, 94.5152, 63.1787) |
| Luminance | 0.9452 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cream (survey)
#FFFFC2
ΔE00 3.01
Ecru
#FEFFCA
ΔE00 3.49
Creme
#FFFFB6
ΔE00 3.59
Light Beige
#FFFEB6
ΔE00 3.72
Ivory (survey)
#FFFFCB
ΔE00 3.86
Egg Shell
#FFFCC4
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FFBF #CABFFF
analogous
#FFEABF #F4FFBF #D4FFBF
triadic
#F4FFBF #BFF4FF #FFBFF4
tetradic
#F4FFBF #BFFFEA #CABFFF #FFBFD4
square
#F4FFBF #BFFFEA #CABFFF #FFBFD4
split-complementary
#F4FFBF #BFD4FF #EABFFF
monochromatic
#DFFF45 #E9FF82 #F4FFBF #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.06
#F4FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#F4FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FFBF
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FFBF | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8BB
Deuteranopia (green-blind)
#FFF9C2
Tritanopia (blue-blind)
#FBF8EE
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f4ffbf; /* rgb */ color: rgb(244, 255, 191); /* oklch */ color: oklch(97.6% 0.083 115.9);
Tailwind
colors: {
custom: {
50: '#f8ffd2',
500: '#f4ffbf',
950: '#000000',
},
}SCSS
$custom: #f4ffbf; $custom-light: #f8ffd2; $custom-dark: #000000;
JSON
{
"hex": "#f4ffbf",
"rgb": {
"r": 244,
"g": 255,
"b": 191
},
"hsl": {
"h": 70.313,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.97646,
"c": 0.08272,
"h": 115.9
},
"luminance": 0.94515
}Semantic roles & 50–950 ramp
primary
#F4FFBF
secondary
#8D7BE8
accent
#00E627
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#171814
muted
#858683