#F6FFDC#F6FFDC
#F6FFDC is a very light, muted yellow-green. Relative luminance 0.963; OKLCH L 98.4% C 0.047 H 119.0°. Best body text is #000000 at 20.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FFDC |
|---|---|
| RGB | rgb(246, 255, 220) |
| HSL | hsl(75, 100%, 93%) |
| HSV | hsv(75, 14%, 100%) |
| CMYK | cmyk(3.5%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(98.54, -8.84, 15.74) |
| CIE-LCH | lch(98.54, 18.05, 119.33°) |
| OKLab | oklab(98.43% -0.0225 0.0407) |
| OKLCH | oklch(98.43% 0.047 119) |
| XYZ | xyz(86.6826, 96.2803, 81.7136) |
| Luminance | 0.9628 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.49
Lightyellow
#FFFFE0
ΔE00 3.57
Eggshell (survey)
#FFFFD4
ΔE00 3.76
Off White (survey)
#FFFFE4
ΔE00 4.28
Cream
#FFFDD0
ΔE00 4.59
Beige
#F5F5DC
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FFDC #E5DCFF
analogous
#FFF6DC #F6FFDC #E4FFDC
triadic
#F6FFDC #DCF6FF #FFDCF6
tetradic
#F6FFDC #DCFFF6 #E5DCFF #FFDCE4
square
#F6FFDC #DCFFF6 #E5DCFF #FFDCE4
split-complementary
#F6FFDC #DCE4FF #F6DCFF
monochromatic
#D7FF62 #E6FF9F #F6FFDC #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.04
#F6FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.26
#F6FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FFDC
20.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FFDC | 1.00 | 1.04 | 20.26 | 20.26 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDA
Deuteranopia (green-blind)
#FFFBDD
Tritanopia (blue-blind)
#FAFBF5
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f6ffdc; /* rgb */ color: rgb(246, 255, 220); /* oklch */ color: oklch(98.4% 0.047 119.0);
Tailwind
colors: {
custom: {
50: '#f9ffe7',
500: '#f6ffdc',
950: '#000000',
},
}SCSS
$custom: #f6ffdc; $custom-light: #f9ffe7; $custom-dark: #000000;
JSON
{
"hex": "#f6ffdc",
"rgb": {
"r": 246,
"g": 255,
"b": 220
},
"hsl": {
"h": 75.429,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.98425,
"c": 0.04654,
"h": 119
},
"luminance": 0.9628
}Semantic roles & 50–950 ramp
primary
#F6FFDC
secondary
#AA93EC
accent
#00E63B
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684