#F6FFEF#F6FFEF
#F6FFEF is a very light, muted yellow-green. Relative luminance 0.973; OKLCH L 98.9% C 0.023 H 131.1°. Best body text is #000000 at 20.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FFEF |
|---|---|
| RGB | rgb(246, 255, 239) |
| HSL | hsl(94, 100%, 97%) |
| HSV | hsv(94, 6%, 100%) |
| CMYK | cmyk(3.5%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(98.96, -5.74, 6.62) |
| CIE-LCH | lch(98.96, 8.76, 130.95°) |
| OKLab | oklab(98.9% -0.0151 0.0173) |
| OKLCH | oklch(98.9% 0.023 131.1) |
| XYZ | xyz(89.3434, 97.3446, 95.7272) |
| Luminance | 0.9735 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.24
Ivory
#FFFFF0
ΔE00 3.86
Mintcream
#F5FFFA
ΔE00 4.57
Beige
#F5F5DC
ΔE00 4.92
Off White (survey)
#FFFFE4
ΔE00 4.96
Lightyellow
#FFFFE0
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FFEF #F8EFFF
analogous
#FEFFEF #F6FFEF #EFFFF0
triadic
#F6FFEF #EFF6FF #FFEFF6
tetradic
#F6FFEF #EFFEFF #F8EFFF #FFF0EF
square
#F6FFEF #EFFEFF #F8EFFF #FFF0EF
split-complementary
#F6FFEF #F0EFFF #FFEFFE
monochromatic
#B1FF75 #D4FFB2 #EEFFE0 #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.03
#F6FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.47
#F6FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FFEF
20.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FFEF | 1.00 | 1.03 | 20.47 | 20.47 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEE
Deuteranopia (green-blind)
#FFFCF0
Tritanopia (blue-blind)
#F7FDFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f6ffef; /* rgb */ color: rgb(246, 255, 239); /* oklch */ color: oklch(98.9% 0.023 131.1);
Tailwind
colors: {
custom: {
50: '#f9fff4',
500: '#f6ffef',
950: '#000000',
},
}SCSS
$custom: #f6ffef; $custom-light: #f9fff4; $custom-dark: #000000;
JSON
{
"hex": "#f6ffef",
"rgb": {
"r": 246,
"g": 255,
"b": 239
},
"hsl": {
"h": 93.75,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.98896,
"c": 0.02301,
"h": 131.1
},
"luminance": 0.97345
}Semantic roles & 50–950 ramp
primary
#F6FFEF
secondary
#CEA3EF
accent
#00E681
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171817
muted
#858685