#F6FEEA#F6FEEA
#F6FEEA is a very light, muted yellow-green. Relative luminance 0.964; OKLCH L 98.6% C 0.028 H 124.7°. Best body text is #000000 at 20.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FEEA |
|---|---|
| RGB | rgb(246, 254, 234) |
| HSL | hsl(84, 91%, 96%) |
| HSV | hsv(84, 8%, 100%) |
| CMYK | cmyk(3.1%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(98.60, -6.08, 8.65) |
| CIE-LCH | lch(98.60, 10.58, 125.11°) |
| OKLab | oklab(98.57% -0.0157 0.0226) |
| OKLCH | oklch(98.57% 0.028 124.7) |
| XYZ | xyz(88.2968, 96.4169, 91.7846) |
| Luminance | 0.9642 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.06
Off White (survey)
#FFFFE4
ΔE00 3.79
Beige
#F5F5DC
ΔE00 3.83
Ivory
#FFFFF0
ΔE00 4.09
Lightyellow
#FFFFE0
ΔE00 4.56
Mintcream
#F5FFFA
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FEEA #F2EAFE
analogous
#FEFCEA #F6FEEA #ECFEEA
triadic
#F6FEEA #EAF6FE #FEEAF6
tetradic
#F6FEEA #EAFEFC #F2EAFE #FEEAEC
square
#F6FEEA #EAFEFC #F2EAFE #FEEAEC
split-complementary
#F6FEEA #EAECFE #FCEAFE
monochromatic
#C4F875 #DDFBB0 #F2FEE2 #F2FEE2 #F2FEE2
Accessibility & contrast
On white
1.04
#F6FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.28
#F6FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FEEA
20.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FEEA | 1.00 | 1.04 | 20.28 | 20.28 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE9
Deuteranopia (green-blind)
#FFFBEB
Tritanopia (blue-blind)
#F7FCF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f6feea; /* rgb */ color: rgb(246, 254, 234); /* oklch */ color: oklch(98.6% 0.028 124.7);
Tailwind
colors: {
custom: {
50: '#f9fef0',
500: '#f6feea',
950: '#000000',
},
}SCSS
$custom: #f6feea; $custom-light: #f9fef0; $custom-dark: #000000;
JSON
{
"hex": "#f6feea",
"rgb": {
"r": 246,
"g": 254,
"b": 234
},
"hsl": {
"h": 84,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.98569,
"c": 0.02751,
"h": 124.7
},
"luminance": 0.96417
}Semantic roles & 50–950 ramp
primary
#F6FEEA
secondary
#BFA2EA
accent
#00E65C
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585