#F6FEEE#F6FEEE
#F6FEEE is a very light, muted yellow-green. Relative luminance 0.966; OKLCH L 98.7% C 0.023 H 128.7°. Best body text is #000000 at 20.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FEEE |
|---|---|
| RGB | rgb(246, 254, 238) |
| HSL | hsl(90, 89%, 96%) |
| HSV | hsv(90, 6%, 100%) |
| CMYK | cmyk(3.1%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(98.69, -5.41, 6.73) |
| CIE-LCH | lch(98.69, 8.64, 128.79°) |
| OKLab | oklab(98.67% -0.0141 0.0176) |
| OKLCH | oklch(98.67% 0.023 128.7) |
| XYZ | xyz(88.8779, 96.6493, 94.8452) |
| Luminance | 0.9665 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.61
Ivory
#FFFFF0
ΔE00 3.50
Mintcream
#F5FFFA
ΔE00 4.59
Beige
#F5F5DC
ΔE00 4.61
Off White (survey)
#FFFFE4
ΔE00 4.73
Lightyellow
#FFFFE0
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FEEE #F6EEFE
analogous
#FEFEEE #F6FEEE #EEFEEE
triadic
#F6FEEE #EEF6FE #FEEEF6
tetradic
#F6FEEE #EEFEFE #F6EEFE #FEEEEE
square
#F6FEEE #EEFEFE #F6EEFE #FEEEEE
split-complementary
#F6FEEE #EEEEFE #FEEEFE
monochromatic
#B9F77A #D7FBB4 #F0FDE2 #F0FDE2 #F0FDE2
Accessibility & contrast
On white
1.03
#F6FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.33
#F6FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FEEE
20.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FEEE | 1.00 | 1.03 | 20.33 | 20.33 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCED
Deuteranopia (green-blind)
#FFFBEF
Tritanopia (blue-blind)
#F7FCF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f6feee; /* rgb */ color: rgb(246, 254, 238); /* oklch */ color: oklch(98.7% 0.023 128.7);
Tailwind
colors: {
custom: {
50: '#f9fef3',
500: '#f6feee',
950: '#000000',
},
}SCSS
$custom: #f6feee; $custom-light: #f9fef3; $custom-dark: #000000;
JSON
{
"hex": "#f6feee",
"rgb": {
"r": 246,
"g": 254,
"b": 238
},
"hsl": {
"h": 90,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.98672,
"c": 0.0226,
"h": 128.7
},
"luminance": 0.96649
}Semantic roles & 50–950 ramp
primary
#F6FEEE
secondary
#C8A6EA
accent
#00E673
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585