#F6FFCA#F6FFCA
#F6FFCA is a very light, moderate yellow-green. Relative luminance 0.954; OKLCH L 98.0% C 0.069 H 115.5°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FFCA |
|---|---|
| RGB | rgb(246, 255, 202) |
| HSL | hsl(70, 100%, 90%) |
| HSV | hsv(70, 21%, 100%) |
| CMYK | cmyk(3.5%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(98.18, -11.54, 24.40) |
| CIE-LCH | lch(98.18, 26.99, 115.31°) |
| OKLab | oklab(98.02% -0.0297 0.0622) |
| OKLCH | oklch(98.02% 0.069 115.5) |
| XYZ | xyz(84.4258, 95.3776, 69.8277) |
| Luminance | 0.9538 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 2.36
Ivory (survey)
#FFFFCB
ΔE00 2.67
Cream (survey)
#FFFFC2
ΔE00 3.23
Egg Shell
#FFFCC4
ΔE00 3.62
Eggshell (survey)
#FFFFD4
ΔE00 3.63
Cream
#FFFDD0
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FFCA #D3CAFF
analogous
#FFEECA #F6FFCA #DCFFCA
triadic
#F6FFCA #CAF6FF #FFCAF6
tetradic
#F6FFCA #CAFFEE #D3CAFF #FFCADC
square
#F6FFCA #CAFFEE #D3CAFF #FFCADC
split-complementary
#F6FFCA #CADCFF #EECAFF
monochromatic
#E1FF50 #ECFF8D #F6FFCA #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.05
#F6FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#F6FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FFCA
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FFCA | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9C7
Deuteranopia (green-blind)
#FFFACC
Tritanopia (blue-blind)
#FCF9F0
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f6ffca; /* rgb */ color: rgb(246, 255, 202); /* oklch */ color: oklch(98.0% 0.069 115.5);
Tailwind
colors: {
custom: {
50: '#f9ffda',
500: '#f6ffca',
950: '#000000',
},
}SCSS
$custom: #f6ffca; $custom-light: #f9ffda; $custom-dark: #000000;
JSON
{
"hex": "#f6ffca",
"rgb": {
"r": 246,
"g": 255,
"b": 202
},
"hsl": {
"h": 70.189,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.98022,
"c": 0.06893,
"h": 115.5
},
"luminance": 0.95377
}Semantic roles & 50–950 ramp
primary
#F6FFCA
secondary
#9584E9
accent
#00E627
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#171814
muted
#858683