#F5FFCA#F5FFCA
#F5FFCA is a very light, moderate yellow-green. Relative luminance 0.952; OKLCH L 97.9% C 0.069 H 116.4°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FFCA |
|---|---|
| RGB | rgb(245, 255, 202) |
| HSL | hsl(71, 100%, 90%) |
| HSV | hsv(71, 21%, 100%) |
| CMYK | cmyk(3.9%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(98.11, -11.89, 24.29) |
| CIE-LCH | lch(98.11, 27.04, 116.09°) |
| OKLab | oklab(97.95% -0.0307 0.0619) |
| OKLCH | oklch(97.95% 0.069 116.4) |
| XYZ | xyz(84.0759, 95.1971, 69.8113) |
| Luminance | 0.9520 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 2.64
Ivory (survey)
#FFFFCB
ΔE00 2.95
Cream (survey)
#FFFFC2
ΔE00 3.47
Eggshell (survey)
#FFFFD4
ΔE00 3.84
Egg Shell
#FFFCC4
ΔE00 3.90
Cream
#FFFDD0
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FFCA #D4CAFF
analogous
#FFEFCA #F5FFCA #DBFFCA
triadic
#F5FFCA #CAF5FF #FFCAF5
tetradic
#F5FFCA #CAFFEF #D4CAFF #FFCADB
square
#F5FFCA #CAFFEF #D4CAFF #FFCADB
split-complementary
#F5FFCA #CADBFF #EFCAFF
monochromatic
#DEFF50 #E9FF8D #F5FFCA #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.05
#F5FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.04
#F5FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FFCA
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FFCA | 1.00 | 1.05 | 20.04 | 20.04 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9C7
Deuteranopia (green-blind)
#FFFACC
Tritanopia (blue-blind)
#FBF9F0
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f5ffca; /* rgb */ color: rgb(245, 255, 202); /* oklch */ color: oklch(97.9% 0.069 116.4);
Tailwind
colors: {
custom: {
50: '#f8ffda',
500: '#f5ffca',
950: '#000000',
},
}SCSS
$custom: #f5ffca; $custom-light: #f8ffda; $custom-dark: #000000;
JSON
{
"hex": "#f5ffca",
"rgb": {
"r": 245,
"g": 255,
"b": 202
},
"hsl": {
"h": 71.321,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.97947,
"c": 0.06914,
"h": 116.4
},
"luminance": 0.95197
}Semantic roles & 50–950 ramp
primary
#F5FFCA
secondary
#9784E9
accent
#00E62B
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#171814
muted
#858683