#F6FCED#F6FCED
#F6FCED is a very light, muted yellow-green. Relative luminance 0.953; OKLCH L 98.3% C 0.021 H 124.6°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FCED |
|---|---|
| RGB | rgb(246, 252, 237) |
| HSL | hsl(84, 71%, 96%) |
| HSV | hsv(84, 6%, 99%) |
| CMYK | cmyk(2.4%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(98.16, -4.58, 6.49) |
| CIE-LCH | lch(98.16, 7.94, 125.21°) |
| OKLab | oklab(98.25% -0.0117 0.017) |
| OKLCH | oklch(98.25% 0.021 124.6) |
| XYZ | xyz(88.1001, 95.3280, 93.8632) |
| Luminance | 0.9533 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.73
Honeydew
#F0FFF0
ΔE00 3.43
Beige
#F5F5DC
ΔE00 4.33
Mintcream
#F5FFFA
ΔE00 4.38
Off White (survey)
#FFFFE4
ΔE00 4.66
Lightyellow
#FFFFE0
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FCED #F3EDFC
analogous
#FCFAED #F6FCED #EEFCED
triadic
#F6FCED #EDF6FC #FCEDF6
tetradic
#F6FCED #EDFCFA #F3EDFC #FCEDEE
square
#F6FCED #EDFCFA #F3EDFC #FCEDEE
split-complementary
#F6FCED #EDEEFC #FAEDFC
monochromatic
#C2EB84 #DCF3B9 #F2FBE5 #F2FBE5 #F2FBE5
Accessibility & contrast
On white
1.05
#F6FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#F6FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FCED
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FCED | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEC
Deuteranopia (green-blind)
#FDFAEE
Tritanopia (blue-blind)
#F7FAF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f6fced; /* rgb */ color: rgb(246, 252, 237); /* oklch */ color: oklch(98.3% 0.021 124.6);
Tailwind
colors: {
custom: {
50: '#f9fdf2',
500: '#f6fced',
950: '#000000',
},
}SCSS
$custom: #f6fced; $custom-light: #f9fdf2; $custom-dark: #000000;
JSON
{
"hex": "#f6fced",
"rgb": {
"r": 246,
"g": 252,
"b": 237
},
"hsl": {
"h": 84,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.9825,
"c": 0.02067,
"h": 124.6
},
"luminance": 0.95328
}Semantic roles & 50–950 ramp
primary
#F6FCED
secondary
#C1AAE3
accent
#12D35F
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585