#F6FFDF#F6FFDF
#F6FFDF is a very light, muted yellow-green. Relative luminance 0.964; OKLCH L 98.5% C 0.043 H 120.0°. Best body text is #000000 at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FFDF |
|---|---|
| RGB | rgb(246, 255, 223) |
| HSL | hsl(77, 100%, 94%) |
| HSV | hsv(77, 13%, 100%) |
| CMYK | cmyk(3.5%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(98.61, -8.37, 14.30) |
| CIE-LCH | lch(98.61, 16.57, 120.35°) |
| OKLab | oklab(98.5% -0.0214 0.0371) |
| OKLCH | oklch(98.5% 0.043 120) |
| XYZ | xyz(87.0835, 96.4406, 83.8249) |
| Luminance | 0.9644 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 3.39
Off White (survey)
#FFFFE4
ΔE00 3.86
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.94
Eggshell (survey)
#FFFFD4
ΔE00 4.32
Beige
#F5F5DC
ΔE00 4.46
Cream
#FFFDD0
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FFDF #E8DFFF
analogous
#FFF8DF #F6FFDF #E6FFDF
triadic
#F6FFDF #DFF6FF #FFDFF6
tetradic
#F6FFDF #DFFFF8 #E8DFFF #FFDFE6
square
#F6FFDF #DFFFF8 #E8DFFF #FFDFE6
split-complementary
#F6FFDF #DFE6FF #F8DFFF
monochromatic
#D4FF65 #E5FFA2 #F6FFDF #F6FFE0 #F6FFE0
Accessibility & contrast
On white
1.04
#F6FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.29
#F6FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FFDF
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FFDF | 1.00 | 1.04 | 20.29 | 20.29 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDD
Deuteranopia (green-blind)
#FFFBE0
Tritanopia (blue-blind)
#F9FBF6
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f6ffdf; /* rgb */ color: rgb(246, 255, 223); /* oklch */ color: oklch(98.5% 0.043 120.0);
Tailwind
colors: {
custom: {
50: '#f9ffe9',
500: '#f6ffdf',
950: '#000000',
},
}SCSS
$custom: #f6ffdf; $custom-light: #f9ffe9; $custom-dark: #000000;
JSON
{
"hex": "#f6ffdf",
"rgb": {
"r": 246,
"g": 255,
"b": 223
},
"hsl": {
"h": 76.875,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.98496,
"c": 0.04278,
"h": 120
},
"luminance": 0.96441
}Semantic roles & 50–950 ramp
primary
#F6FFDF
secondary
#AE96EC
accent
#00E641
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684