#F4FFCC#F4FFCC
#F4FFCC is a very light, moderate yellow-green. Relative luminance 0.951; OKLCH L 97.9% C 0.067 H 117.5°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FFCC |
|---|---|
| RGB | rgb(244, 255, 204) |
| HSL | hsl(73, 100%, 90%) |
| HSV | hsv(73, 20%, 100%) |
| CMYK | cmyk(4.3%, 0%, 20%, 0%) |
| CIE-LAB | lab(98.08, -11.96, 23.21) |
| CIE-LCH | lch(98.08, 26.11, 117.25°) |
| OKLab | oklab(97.92% -0.0309 0.0593) |
| OKLCH | oklch(97.92% 0.067 117.5) |
| XYZ | xyz(83.9662, 95.1130, 71.0502) |
| Luminance | 0.9511 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 3.01
Ivory (survey)
#FFFFCB
ΔE00 3.29
Eggshell (survey)
#FFFFD4
ΔE00 3.87
Cream (survey)
#FFFFC2
ΔE00 4.00
Cream
#FFFDD0
ΔE00 4.20
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FFCC #D7CCFF
analogous
#FFF0CC #F4FFCC #DBFFCC
triadic
#F4FFCC #CCF4FF #FFCCF4
tetradic
#F4FFCC #CCFFF0 #D7CCFF #FFCCDB
square
#F4FFCC #CCFFF0 #D7CCFF #FFCCDB
split-complementary
#F4FFCC #CCDBFF #F0CCFF
monochromatic
#DAFF52 #E7FF8F #F4FFCC #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.05
#F4FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#F4FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FFCC
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FFCC | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9C9
Deuteranopia (green-blind)
#FFFACE
Tritanopia (blue-blind)
#F9F9F1
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f4ffcc; /* rgb */ color: rgb(244, 255, 204); /* oklch */ color: oklch(97.9% 0.067 117.5);
Tailwind
colors: {
custom: {
50: '#f8ffdb',
500: '#f4ffcc',
950: '#000000',
},
}SCSS
$custom: #f4ffcc; $custom-light: #f8ffdb; $custom-dark: #000000;
JSON
{
"hex": "#f4ffcc",
"rgb": {
"r": 244,
"g": 255,
"b": 204
},
"hsl": {
"h": 72.941,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.97915,
"c": 0.06689,
"h": 117.5
},
"luminance": 0.95113
}Semantic roles & 50–950 ramp
primary
#F4FFCC
secondary
#9B86EA
accent
#00E631
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684