#F3FCEE#F3FCEE
#F3FCEE is a very light, muted yellow-green. Relative luminance 0.948; OKLCH L 98.1% C 0.021 H 134.1°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FCEE |
|---|---|
| RGB | rgb(243, 252, 238) |
| HSL | hsl(99, 70%, 96%) |
| HSV | hsv(99, 6%, 99%) |
| CMYK | cmyk(3.6%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(97.97, -5.41, 5.67) |
| CIE-LCH | lch(97.97, 7.84, 133.66°) |
| OKLab | oklab(98.05% -0.0144 0.0149) |
| OKLCH | oklch(98.05% 0.021 134.1) |
| XYZ | xyz(87.2026, 94.8483, 94.5858) |
| Luminance | 0.9485 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.32
Mintcream
#F5FFFA
ΔE00 3.88
Ivory
#FFFFF0
ΔE00 3.88
Beige
#F5F5DC
ΔE00 5.23
Off White (survey)
#FFFFE4
ΔE00 5.57
Azure (CSS)
#F0FFFF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FCEE #F7EEFC
analogous
#FAFCEE #F3FCEE #EEFCF0
triadic
#F3FCEE #EEF3FC #FCEEF3
tetradic
#F3FCEE #EEFAFC #F7EEFC #FCF0EE
square
#F3FCEE #EEFAFC #F7EEFC #FCF0EE
split-complementary
#F3FCEE #F0EEFC #FCEEFA
monochromatic
#AAEA86 #CEF3BA #EDFAE5 #EDFAE5 #EDFAE5
Accessibility & contrast
On white
1.05
#F3FCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.97
#F3FCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FCEE
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FCEE | 1.00 | 1.05 | 19.97 | 19.97 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAED
Deuteranopia (green-blind)
#FCF9EF
Tritanopia (blue-blind)
#F3FBF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f3fcee; /* rgb */ color: rgb(243, 252, 238); /* oklch */ color: oklch(98.1% 0.021 134.1);
Tailwind
colors: {
custom: {
50: '#f7fdf3',
500: '#f3fcee',
950: '#000000',
},
}SCSS
$custom: #f3fcee; $custom-light: #f7fdf3; $custom-dark: #000000;
JSON
{
"hex": "#f3fcee",
"rgb": {
"r": 243,
"g": 252,
"b": 238
},
"hsl": {
"h": 98.571,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.98053,
"c": 0.02069,
"h": 134.1
},
"luminance": 0.94849
}Semantic roles & 50–950 ramp
primary
#F3FCEE
secondary
#CFACE2
accent
#14D28E
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585