#F6FFDE#F6FFDE
#F6FFDE is a very light, muted yellow-green. Relative luminance 0.964; OKLCH L 98.5% C 0.044 H 119.6°. Best body text is #000000 at 20.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FFDE |
|---|---|
| RGB | rgb(246, 255, 222) |
| HSL | hsl(76, 100%, 94%) |
| HSV | hsv(76, 13%, 100%) |
| CMYK | cmyk(3.5%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(98.59, -8.53, 14.78) |
| CIE-LCH | lch(98.59, 17.06, 119.99°) |
| OKLab | oklab(98.47% -0.0218 0.0383) |
| OKLCH | oklch(98.47% 0.044 119.6) |
| XYZ | xyz(86.9491, 96.3869, 83.1170) |
| Luminance | 0.9639 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 3.43
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.77
Off White (survey)
#FFFFE4
ΔE00 3.98
Eggshell (survey)
#FFFFD4
ΔE00 4.12
Beige
#F5F5DC
ΔE00 4.60
Cream
#FFFDD0
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FFDE #E7DEFF
analogous
#FFF7DE #F6FFDE #E5FFDE
triadic
#F6FFDE #DEF6FF #FFDEF6
tetradic
#F6FFDE #DEFFF7 #E7DEFF #FFDEE5
square
#F6FFDE #DEFFF7 #E7DEFF #FFDEE5
split-complementary
#F6FFDE #DEE5FF #F7DEFF
monochromatic
#D5FF64 #E5FFA1 #F6FFDE #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.04
#F6FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.28
#F6FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FFDE
20.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FFDE | 1.00 | 1.04 | 20.28 | 20.28 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDC
Deuteranopia (green-blind)
#FFFBDF
Tritanopia (blue-blind)
#F9FBF6
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f6ffde; /* rgb */ color: rgb(246, 255, 222); /* oklch */ color: oklch(98.5% 0.044 119.6);
Tailwind
colors: {
custom: {
50: '#f9ffe8',
500: '#f6ffde',
950: '#000000',
},
}SCSS
$custom: #f6ffde; $custom-light: #f9ffe8; $custom-dark: #000000;
JSON
{
"hex": "#f6ffde",
"rgb": {
"r": 246,
"g": 255,
"b": 222
},
"hsl": {
"h": 76.364,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.98472,
"c": 0.04403,
"h": 119.6
},
"luminance": 0.96387
}Semantic roles & 50–950 ramp
primary
#F6FFDE
secondary
#AD95EC
accent
#00E63F
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684