#F3FEEB#F3FEEB
#F3FEEB is a very light, muted yellow-green. Relative luminance 0.959; OKLCH L 98.4% C 0.027 H 131.8°. Best body text is #000000 at 20.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FEEB |
|---|---|
| RGB | rgb(243, 254, 235) |
| HSL | hsl(95, 90%, 96%) |
| HSV | hsv(95, 7%, 100%) |
| CMYK | cmyk(4.3%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(98.41, -6.92, 7.84) |
| CIE-LCH | lch(98.41, 10.46, 131.46°) |
| OKLab | oklab(98.37% -0.0183 0.0205) |
| OKLCH | oklch(98.37% 0.027 131.8) |
| XYZ | xyz(87.3968, 95.9362, 92.4944) |
| Luminance | 0.9594 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.01
Beige
#F5F5DC
ΔE00 4.85
Off White (survey)
#FFFFE4
ΔE00 4.89
Ivory
#FFFFF0
ΔE00 4.97
Lightyellow
#FFFFE0
ΔE00 5.55
Mintcream
#F5FFFA
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FEEB #F6EBFE
analogous
#FCFEEB #F3FEEB #EBFEEC
triadic
#F3FEEB #EBF3FE #FEEBF3
tetradic
#F3FEEB #EBFCFE #F6EBFE #FEECEB
square
#F3FEEB #EBFCFE #F6EBFE #FEECEB
split-complementary
#F3FEEB #ECEBFE #FEEBFC
monochromatic
#ADF876 #D0FBB1 #EEFEE2 #EEFEE2 #EEFEE2
Accessibility & contrast
On white
1.04
#F3FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.19
#F3FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FEEB
20.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FEEB | 1.00 | 1.04 | 20.19 | 20.19 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEA
Deuteranopia (green-blind)
#FEFAEC
Tritanopia (blue-blind)
#F4FCF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f3feeb; /* rgb */ color: rgb(243, 254, 235); /* oklch */ color: oklch(98.4% 0.027 131.8);
Tailwind
colors: {
custom: {
50: '#f7fef1',
500: '#f3feeb',
950: '#000000',
},
}SCSS
$custom: #f3feeb; $custom-light: #f7fef1; $custom-dark: #000000;
JSON
{
"hex": "#f3feeb",
"rgb": {
"r": 243,
"g": 254,
"b": 235
},
"hsl": {
"h": 94.737,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.98373,
"c": 0.02748,
"h": 131.8
},
"luminance": 0.95936
}Semantic roles & 50–950 ramp
primary
#F3FEEB
secondary
#CCA3EA
accent
#00E685
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585