#F6FDEB#F6FDEB
#F6FDEB is a very light, muted yellow-green. Relative luminance 0.958; OKLCH L 98.4% C 0.025 H 124.2°. Best body text is #000000 at 20.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FDEB |
|---|---|
| RGB | rgb(246, 253, 235) |
| HSL | hsl(83, 82%, 96%) |
| HSV | hsv(83, 7%, 99%) |
| CMYK | cmyk(2.8%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(98.37, -5.42, 7.81) |
| CIE-LCH | lch(98.37, 9.51, 124.74°) |
| OKLab | oklab(98.4% -0.0139 0.0204) |
| OKLCH | oklch(98.4% 0.025 124.2) |
| XYZ | xyz(88.1244, 95.8415, 92.4378) |
| Luminance | 0.9584 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.11
Ivory
#FFFFF0
ΔE00 3.42
Beige
#F5F5DC
ΔE00 3.84
Off White (survey)
#FFFFE4
ΔE00 3.98
Lightyellow
#FFFFE0
ΔE00 4.91
Mintcream
#F5FFFA
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FDEB #F2EBFD
analogous
#FDFBEB #F6FDEB #EDFDEB
triadic
#F6FDEB #EBF6FD #FDEBF6
tetradic
#F6FDEB #EBFDFB #F2EBFD #FDEBED
square
#F6FDEB #EBFDFB #F2EBFD #FDEBED
split-complementary
#F6FDEB #EBEDFD #FBEBFD
monochromatic
#C4F27C #DDF7B3 #F2FCE3 #F2FCE3 #F2FCE3
Accessibility & contrast
On white
1.04
#F6FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.17
#F6FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FDEB
20.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FDEB | 1.00 | 1.04 | 20.17 | 20.17 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEA
Deuteranopia (green-blind)
#FEFAEC
Tritanopia (blue-blind)
#F7FBF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f6fdeb; /* rgb */ color: rgb(246, 253, 235); /* oklch */ color: oklch(98.4% 0.025 124.2);
Tailwind
colors: {
custom: {
50: '#f9fef1',
500: '#f6fdeb',
950: '#000000',
},
}SCSS
$custom: #f6fdeb; $custom-light: #f9fef1; $custom-dark: #000000;
JSON
{
"hex": "#f6fdeb",
"rgb": {
"r": 246,
"g": 253,
"b": 235
},
"hsl": {
"h": 83.333,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.98396,
"c": 0.02472,
"h": 124.2
},
"luminance": 0.95842
}Semantic roles & 50–950 ramp
primary
#F6FDEB
secondary
#BFA6E7
accent
#07DE5B
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585