#F3FEEA#F3FEEA
#F3FEEA is a very light, muted yellow-green. Relative luminance 0.959; OKLCH L 98.3% C 0.029 H 130.7°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FEEA |
|---|---|
| RGB | rgb(243, 254, 234) |
| HSL | hsl(93, 91%, 96%) |
| HSV | hsv(93, 8%, 100%) |
| CMYK | cmyk(4.3%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(98.38, -7.09, 8.32) |
| CIE-LCH | lch(98.38, 10.93, 130.46°) |
| OKLab | oklab(98.35% -0.0187 0.0217) |
| OKLCH | oklch(98.35% 0.029 130.7) |
| XYZ | xyz(87.2528, 95.8786, 91.7356) |
| Luminance | 0.9588 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.27
Off White (survey)
#FFFFE4
ΔE00 4.73
Beige
#F5F5DC
ΔE00 4.73
Ivory
#FFFFF0
ΔE00 5.11
Lightyellow
#FFFFE0
ΔE00 5.33
Mintcream
#F5FFFA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FEEA #F5EAFE
analogous
#FDFEEA #F3FEEA #EAFEEB
triadic
#F3FEEA #EAF3FE #FEEAF3
tetradic
#F3FEEA #EAFDFE #F5EAFE #FEEBEA
square
#F3FEEA #EAFDFE #F5EAFE #FEEBEA
split-complementary
#F3FEEA #EBEAFE #FEEAFD
monochromatic
#B0F875 #D2FBB0 #EEFEE2 #EEFEE2 #EEFEE2
Accessibility & contrast
On white
1.04
#F3FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.18
#F3FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FEEA
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FEEA | 1.00 | 1.04 | 20.18 | 20.18 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE9
Deuteranopia (green-blind)
#FEFAEB
Tritanopia (blue-blind)
#F4FCF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f3feea; /* rgb */ color: rgb(243, 254, 234); /* oklch */ color: oklch(98.3% 0.029 130.7);
Tailwind
colors: {
custom: {
50: '#f7fef0',
500: '#f3feea',
950: '#000000',
},
}SCSS
$custom: #f3feea; $custom-light: #f7fef0; $custom-dark: #000000;
JSON
{
"hex": "#f3feea",
"rgb": {
"r": 243,
"g": 254,
"b": 234
},
"hsl": {
"h": 93,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.98347,
"c": 0.02867,
"h": 130.7
},
"luminance": 0.95879
}Semantic roles & 50–950 ramp
primary
#F3FEEA
secondary
#CAA2EA
accent
#00E67E
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585