#F6FDED#F6FDED
#F6FDED is a very light, muted yellow-green. Relative luminance 0.960; OKLCH L 98.4% C 0.022 H 126.2°. Best body text is #000000 at 20.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FDED |
|---|---|
| RGB | rgb(246, 253, 237) |
| HSL | hsl(86, 80%, 96%) |
| HSV | hsv(86, 6%, 99%) |
| CMYK | cmyk(2.8%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(98.42, -5.08, 6.85) |
| CIE-LCH | lch(98.42, 8.53, 126.56°) |
| OKLab | oklab(98.45% -0.0131 0.0179) |
| OKLCH | oklch(98.45% 0.022 126.2) |
| XYZ | xyz(88.4149, 95.9577, 93.9681) |
| Luminance | 0.9596 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.00
Ivory
#FFFFF0
ΔE00 3.15
Beige
#F5F5DC
ΔE00 4.31
Off White (survey)
#FFFFE4
ΔE00 4.53
Mintcream
#F5FFFA
ΔE00 4.64
Lightyellow
#FFFFE0
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FDED #F4EDFD
analogous
#FDFCED #F6FDED #EEFDED
triadic
#F6FDED #EDF6FD #FDEDF6
tetradic
#F6FDED #EDFDFC #F4EDFD #FDEDEE
square
#F6FDED #EDFDFC #F4EDFD #FDEDEE
split-complementary
#F6FDED #EDEEFD #FCEDFD
monochromatic
#BFF17F #DAF7B6 #F1FCE3 #F1FCE3 #F1FCE3
Accessibility & contrast
On white
1.04
#F6FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.19
#F6FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FDED
20.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FDED | 1.00 | 1.04 | 20.19 | 20.19 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEC
Deuteranopia (green-blind)
#FEFAEE
Tritanopia (blue-blind)
#F7FBF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f6fded; /* rgb */ color: rgb(246, 253, 237); /* oklch */ color: oklch(98.4% 0.022 126.2);
Tailwind
colors: {
custom: {
50: '#f9fef2',
500: '#f6fded',
950: '#000000',
},
}SCSS
$custom: #f6fded; $custom-light: #f9fef2; $custom-dark: #000000;
JSON
{
"hex": "#f6fded",
"rgb": {
"r": 246,
"g": 253,
"b": 237
},
"hsl": {
"h": 86.25,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.98448,
"c": 0.02224,
"h": 126.2
},
"luminance": 0.95958
}Semantic roles & 50–950 ramp
primary
#F6FDED
secondary
#C3A8E6
accent
#09DC66
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585