#F6FDF2#F6FDF2
#F6FDF2 is a very light, near-neutral yellow-green. Relative luminance 0.963; OKLCH L 98.6% C 0.016 H 133.8°. Best body text is #000000 at 20.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FDF2 |
|---|---|
| RGB | rgb(246, 253, 242) |
| HSL | hsl(98, 73%, 97%) |
| HSV | hsv(98, 4%, 99%) |
| CMYK | cmyk(2.8%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(98.53, -4.23, 4.46) |
| CIE-LCH | lch(98.53, 6.14, 133.50°) |
| OKLab | oklab(98.58% -0.0112 0.0117) |
| OKLCH | oklch(98.58% 0.016 133.8) |
| XYZ | xyz(89.1556, 96.2540, 97.8691) |
| Luminance | 0.9625 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.78
Ivory
#FFFFF0
ΔE00 3.26
Honeydew
#F0FFF0
ΔE00 3.57
Azure (CSS)
#F0FFFF
ΔE00 5.52
Floralwhite
#FFFAF0
ΔE00 5.64
Off White
#FAF9F6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FDF2 #F9F2FD
analogous
#FCFDF2 #F6FDF2 #F2FDF4
triadic
#F6FDF2 #F2F6FD #FDF2F6
tetradic
#F6FDF2 #F2FCFD #F9F2FD #FDF4F2
square
#F6FDF2 #F2FCFD #F9F2FD #FDF4F2
split-complementary
#F6FDF2 #F4F2FD #FDF2FC
monochromatic
#ADED88 #D1F5BD #EDFBE4 #EDFBE4 #EDFBE4
Accessibility & contrast
On white
1.04
#F6FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.25
#F6FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FDF2
20.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FDF2 | 1.00 | 1.04 | 20.25 | 20.25 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBF1
Deuteranopia (green-blind)
#FDFBF2
Tritanopia (blue-blind)
#F6FCFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f6fdf2; /* rgb */ color: rgb(246, 253, 242); /* oklch */ color: oklch(98.6% 0.016 133.8);
Tailwind
colors: {
custom: {
50: '#f9fef6',
500: '#f6fdf2',
950: '#000000',
},
}SCSS
$custom: #f6fdf2; $custom-light: #f9fef6; $custom-dark: #000000;
JSON
{
"hex": "#f6fdf2",
"rgb": {
"r": 246,
"g": 253,
"b": 242
},
"hsl": {
"h": 98.182,
"s": 73.333,
"l": 97.059
},
"oklch": {
"l": 0.98579,
"c": 0.0162,
"h": 133.8
},
"luminance": 0.96254
}Semantic roles & 50–950 ramp
primary
#F6FDF2
secondary
#D1AEE5
accent
#10D58E
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585