#F3FEEF#F3FEEF
#F3FEEF is a very light, muted green. Relative luminance 0.962; OKLCH L 98.5% C 0.023 H 137.2°. Best body text is #000000 at 20.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FEEF |
|---|---|
| RGB | rgb(243, 254, 239) |
| HSL | hsl(104, 88%, 97%) |
| HSV | hsv(104, 6%, 100%) |
| CMYK | cmyk(4.3%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(98.50, -6.24, 5.92) |
| CIE-LCH | lch(98.50, 8.60, 136.52°) |
| OKLab | oklab(98.48% -0.0168 0.0155) |
| OKLCH | oklch(98.48% 0.023 137.2) |
| XYZ | xyz(87.9812, 96.1699, 95.5722) |
| Luminance | 0.9617 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.46
Mintcream
#F5FFFA
ΔE00 4.30
Ivory
#FFFFF0
ΔE00 4.59
Beige
#F5F5DC
ΔE00 5.57
Off White (survey)
#FFFFE4
ΔE00 5.74
Azure (CSS)
#F0FFFF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FEEF #FAEFFE
analogous
#FBFEEF #F3FEEF #EFFEF3
triadic
#F3FEEF #EFF3FE #FEEFF3
tetradic
#F3FEEF #EFFBFE #FAEFFE #FEF3EF
square
#F3FEEF #EFFBFE #FAEFFE #FEF3EF
split-complementary
#F3FEEF #F3EFFE #FEEFFB
monochromatic
#9DF77C #C8FAB5 #E9FDE2 #E9FDE2 #E9FDE2
Accessibility & contrast
On white
1.04
#F3FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.23
#F3FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FEEF
20.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FEEF | 1.00 | 1.04 | 20.23 | 20.23 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEE
Deuteranopia (green-blind)
#FDFAF0
Tritanopia (blue-blind)
#F3FDFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f3feef; /* rgb */ color: rgb(243, 254, 239); /* oklch */ color: oklch(98.5% 0.023 137.2);
Tailwind
colors: {
custom: {
50: '#f7fef4',
500: '#f3feef',
950: '#000000',
},
}SCSS
$custom: #f3feef; $custom-light: #f7fef4; $custom-dark: #000000;
JSON
{
"hex": "#f3feef",
"rgb": {
"r": 243,
"g": 254,
"b": 239
},
"hsl": {
"h": 104,
"s": 88.235,
"l": 96.667
},
"oklch": {
"l": 0.98477,
"c": 0.02283,
"h": 137.2
},
"luminance": 0.9617
}Semantic roles & 50–950 ramp
primary
#F3FEEF
secondary
#D8A7EA
accent
#01E5A8
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585