#F4FFBE#F4FFBE
#F4FFBE is a very light, moderate yellow-green. Relative luminance 0.945; OKLCH L 97.6% C 0.084 H 115.8°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FFBE |
|---|---|
| RGB | rgb(244, 255, 190) |
| HSL | hsl(70, 100%, 87%) |
| HSV | hsv(70, 25%, 100%) |
| CMYK | cmyk(4.3%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(97.82, -13.92, 29.94) |
| CIE-LCH | lch(97.82, 33.02, 114.94°) |
| OKLab | oklab(97.63% -0.0365 0.0756) |
| OKLCH | oklch(97.63% 0.084 115.8) |
| XYZ | xyz(82.3620, 94.4713, 62.6011) |
| Luminance | 0.9447 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cream (survey)
#FFFFC2
ΔE00 3.03
Creme
#FFFFB6
ΔE00 3.47
Ecru
#FEFFCA
ΔE00 3.61
Light Beige
#FFFEB6
ΔE00 3.61
Ivory (survey)
#FFFFCB
ΔE00 3.98
Light Khaki
#E6F2A2
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FFBE #C9BEFF
analogous
#FFEABE #F4FFBE #D4FFBE
triadic
#F4FFBE #BEF4FF #FFBEF4
tetradic
#F4FFBE #BEFFEA #C9BEFF #FFBED4
square
#F4FFBE #BEFFEA #C9BEFF #FFBED4
split-complementary
#F4FFBE #BED4FF #EABEFF
monochromatic
#DFFF44 #EAFF81 #F4FFBE #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.06
#F4FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#F4FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FFBE
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FFBE | 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)
#FFF8BA
Deuteranopia (green-blind)
#FFF9C1
Tritanopia (blue-blind)
#FBF8EE
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f4ffbe; /* rgb */ color: rgb(244, 255, 190); /* oklch */ color: oklch(97.6% 0.084 115.8);
Tailwind
colors: {
custom: {
50: '#f8ffd2',
500: '#f4ffbe',
950: '#000000',
},
}SCSS
$custom: #f4ffbe; $custom-light: #f8ffd2; $custom-dark: #000000;
JSON
{
"hex": "#f4ffbe",
"rgb": {
"r": 244,
"g": 255,
"b": 190
},
"hsl": {
"h": 70.154,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.97627,
"c": 0.08393,
"h": 115.8
},
"luminance": 0.94471
}Semantic roles & 50–950 ramp
primary
#F4FFBE
secondary
#8C7AE7
accent
#00E627
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#171814
muted
#858683