#F3FDEB#F3FDEB
#F3FDEB is a very light, muted yellow-green. Relative luminance 0.953; OKLCH L 98.2% C 0.026 H 130.9°. Best body text is #000000 at 20.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FDEB |
|---|---|
| RGB | rgb(243, 253, 235) |
| HSL | hsl(93, 82%, 96%) |
| HSV | hsv(93, 7%, 99%) |
| CMYK | cmyk(4%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(98.15, -6.43, 7.48) |
| CIE-LCH | lch(98.15, 9.86, 130.68°) |
| OKLab | oklab(98.17% -0.0169 0.0196) |
| OKLCH | oklch(98.17% 0.026 130.9) |
| XYZ | xyz(87.0803, 95.3032, 92.3889) |
| Luminance | 0.9530 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.09
Ivory
#FFFFF0
ΔE00 4.52
Beige
#F5F5DC
ΔE00 4.66
Off White (survey)
#FFFFE4
ΔE00 4.80
Mintcream
#F5FFFA
ΔE00 5.37
Lightyellow
#FFFFE0
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FDEB #F5EBFD
analogous
#FCFDEB #F3FDEB #EBFDEC
triadic
#F3FDEB #EBF3FD #FDEBF3
tetradic
#F3FDEB #EBFCFD #F5EBFD #FDECEB
square
#F3FDEB #EBFCFD #F5EBFD #FDECEB
split-complementary
#F3FDEB #ECEBFD #FDEBFC
monochromatic
#B0F27C #D2F7B3 #EEFCE3 #EEFCE3 #EEFCE3
Accessibility & contrast
On white
1.05
#F3FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.06
#F3FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FDEB
20.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FDEB | 1.00 | 1.05 | 20.06 | 20.06 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEA
Deuteranopia (green-blind)
#FDF9EC
Tritanopia (blue-blind)
#F4FBF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f3fdeb; /* rgb */ color: rgb(243, 253, 235); /* oklch */ color: oklch(98.2% 0.026 130.9);
Tailwind
colors: {
custom: {
50: '#f7fef1',
500: '#f3fdeb',
950: '#000000',
},
}SCSS
$custom: #f3fdeb; $custom-light: #f7fef1; $custom-dark: #000000;
JSON
{
"hex": "#f3fdeb",
"rgb": {
"r": 243,
"g": 253,
"b": 235
},
"hsl": {
"h": 93.333,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.98174,
"c": 0.02586,
"h": 130.9
},
"luminance": 0.95303
}Semantic roles & 50–950 ramp
primary
#F3FDEB
secondary
#CAA6E7
accent
#07DE7F
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585