#F6FFCC#F6FFCC
#F6FFCC is a very light, moderate yellow-green. Relative luminance 0.955; OKLCH L 98.1% C 0.066 H 115.8°. Best body text is #000000 at 20.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FFCC |
|---|---|
| RGB | rgb(246, 255, 204) |
| HSL | hsl(71, 100%, 90%) |
| HSV | hsv(71, 20%, 100%) |
| CMYK | cmyk(3.5%, 0%, 20%, 0%) |
| CIE-LAB | lab(98.22, -11.25, 23.44) |
| CIE-LCH | lch(98.22, 26.00, 115.64°) |
| OKLab | oklab(98.07% -0.0289 0.0599) |
| OKLCH | oklch(98.07% 0.066 115.8) |
| XYZ | xyz(84.6642, 95.4729, 71.0829) |
| Luminance | 0.9547 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 2.45
Ivory (survey)
#FFFFCB
ΔE00 2.72
Eggshell (survey)
#FFFFD4
ΔE00 3.38
Cream (survey)
#FFFFC2
ΔE00 3.54
Cream
#FFFDD0
ΔE00 3.67
Egg Shell
#FFFCC4
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FFCC #D5CCFF
analogous
#FFEECC #F6FFCC #DDFFCC
triadic
#F6FFCC #CCF6FF #FFCCF6
tetradic
#F6FFCC #CCFFEE #D5CCFF #FFCCDD
square
#F6FFCC #CCFFEE #D5CCFF #FFCCDD
split-complementary
#F6FFCC #CCDDFF #EECCFF
monochromatic
#E0FF52 #EBFF8F #F6FFCC #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.05
#F6FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.09
#F6FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FFCC
20.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FFCC | 1.00 | 1.05 | 20.09 | 20.09 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAC9
Deuteranopia (green-blind)
#FFFACE
Tritanopia (blue-blind)
#FCF9F1
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f6ffcc; /* rgb */ color: rgb(246, 255, 204); /* oklch */ color: oklch(98.1% 0.066 115.8);
Tailwind
colors: {
custom: {
50: '#f9ffdb',
500: '#f6ffcc',
950: '#000000',
},
}SCSS
$custom: #f6ffcc; $custom-light: #f9ffdb; $custom-dark: #000000;
JSON
{
"hex": "#f6ffcc",
"rgb": {
"r": 246,
"g": 255,
"b": 204
},
"hsl": {
"h": 70.588,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.98065,
"c": 0.06647,
"h": 115.8
},
"luminance": 0.95472
}Semantic roles & 50–950 ramp
primary
#F6FFCC
secondary
#9786EA
accent
#00E628
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684