#F6FFED#F6FFED
#F6FFED is a very light, muted yellow-green. Relative luminance 0.972; OKLCH L 98.8% C 0.025 H 128.8°. Best body text is #000000 at 20.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FFED |
|---|---|
| RGB | rgb(246, 255, 237) |
| HSL | hsl(90, 100%, 96%) |
| HSV | hsv(90, 7%, 100%) |
| CMYK | cmyk(3.5%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(98.92, -6.08, 7.58) |
| CIE-LCH | lch(98.92, 9.71, 128.76°) |
| OKLab | oklab(98.84% -0.0159 0.0198) |
| OKLCH | oklch(98.84% 0.025 128.8) |
| XYZ | xyz(89.0496, 97.2271, 94.1797) |
| Luminance | 0.9723 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.42
Ivory
#FFFFF0
ΔE00 4.08
Off White (survey)
#FFFFE4
ΔE00 4.48
Beige
#F5F5DC
ΔE00 4.51
Lightyellow
#FFFFE0
ΔE00 5.31
Mintcream
#F5FFFA
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FFED #F6EDFF
analogous
#FFFFED #F6FFED #EDFFED
triadic
#F6FFED #EDF6FF #FFEDF6
tetradic
#F6FFED #EDFFFF #F6EDFF #FFEDED
square
#F6FFED #EDFFFF #F6EDFF #FFEDED
split-complementary
#F6FFED #EDEDFF #FFEDFF
monochromatic
#B9FF73 #D7FFB0 #F0FFE0 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.03
#F6FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.45
#F6FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FFED
20.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FFED | 1.00 | 1.03 | 20.45 | 20.45 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEC
Deuteranopia (green-blind)
#FFFCEE
Tritanopia (blue-blind)
#F7FDFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f6ffed; /* rgb */ color: rgb(246, 255, 237); /* oklch */ color: oklch(98.8% 0.025 128.8);
Tailwind
colors: {
custom: {
50: '#f9fff2',
500: '#f6ffed',
950: '#000000',
},
}SCSS
$custom: #f6ffed; $custom-light: #f9fff2; $custom-dark: #000000;
JSON
{
"hex": "#f6ffed",
"rgb": {
"r": 246,
"g": 255,
"b": 237
},
"hsl": {
"h": 90,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.98844,
"c": 0.0254,
"h": 128.8
},
"luminance": 0.97227
}Semantic roles & 50–950 ramp
primary
#F6FFED
secondary
#C8A2EF
accent
#00E673
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171817
muted
#858685