#F6FCEA#F6FCEA
#F6FCEA is a very light, muted yellow-green. Relative luminance 0.952; OKLCH L 98.2% C 0.024 H 121.9°. Best body text is #000000 at 20.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FCEA |
|---|---|
| RGB | rgb(246, 252, 234) |
| HSL | hsl(80, 75%, 95%) |
| HSV | hsv(80, 7%, 99%) |
| CMYK | cmyk(2.4%, 0%, 7.1%, 1.2%) |
| CIE-LAB | lab(98.10, -5.08, 7.93) |
| CIE-LCH | lch(98.10, 9.42, 122.66°) |
| OKLab | oklab(98.17% -0.0129 0.0208) |
| OKLCH | oklch(98.17% 0.024 121.9) |
| XYZ | xyz(87.6655, 95.1542, 91.5741) |
| Luminance | 0.9515 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.10
Honeydew
#F0FFF0
ΔE00 3.49
Beige
#F5F5DC
ΔE00 3.52
Off White (survey)
#FFFFE4
ΔE00 3.77
Lightyellow
#FFFFE0
ΔE00 4.75
Mintcream
#F5FFFA
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FCEA #F0EAFC
analogous
#FCF9EA #F6FCEA #EDFCEA
triadic
#F6FCEA #EAF6FC #FCEAF6
tetradic
#F6FCEA #EAFCF9 #F0EAFC #FCEAED
square
#F6FCEA #EAFCF9 #F0EAFC #FCEAED
split-complementary
#F6FCEA #EAEDFC #F9EAFC
monochromatic
#C8ED7F #DFF4B4 #F4FBE4 #F4FBE4 #F4FBE4
Accessibility & contrast
On white
1.05
#F6FCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.03
#F6FCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FCEA
20.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FCEA | 1.00 | 1.05 | 20.03 | 20.03 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE9
Deuteranopia (green-blind)
#FEFAEB
Tritanopia (blue-blind)
#F8FAF7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f6fcea; /* rgb */ color: rgb(246, 252, 234); /* oklch */ color: oklch(98.2% 0.024 121.9);
Tailwind
colors: {
custom: {
50: '#f9fdf0',
500: '#f6fcea',
950: '#000000',
},
}SCSS
$custom: #f6fcea; $custom-light: #f9fdf0; $custom-dark: #000000;
JSON
{
"hex": "#f6fcea",
"rgb": {
"r": 246,
"g": 252,
"b": 234
},
"hsl": {
"h": 80,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.98172,
"c": 0.02444,
"h": 121.9
},
"luminance": 0.95154
}Semantic roles & 50–950 ramp
primary
#F6FCEA
secondary
#BBA7E3
accent
#0ED751
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585