#F3FDEF#F3FDEF
#F3FDEF is a very light, muted green. Relative luminance 0.955; OKLCH L 98.3% C 0.021 H 136.6°. Best body text is #000000 at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FDEF |
|---|---|
| RGB | rgb(243, 253, 239) |
| HSL | hsl(103, 78%, 96%) |
| HSV | hsv(103, 6%, 99%) |
| CMYK | cmyk(4%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(98.25, -5.74, 5.56) |
| CIE-LCH | lch(98.25, 7.99, 135.95°) |
| OKLab | oklab(98.28% -0.0154 0.0146) |
| OKLCH | oklch(98.28% 0.021 136.6) |
| XYZ | xyz(87.6647, 95.5369, 95.4667) |
| Luminance | 0.9554 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.92
Mintcream
#F5FFFA
ΔE00 3.88
Ivory
#FFFFF0
ΔE00 4.22
Beige
#F5F5DC
ΔE00 5.51
Off White (survey)
#FFFFE4
ΔE00 5.77
Azure (CSS)
#F0FFFF
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FDEF #F9EFFD
analogous
#FAFDEF #F3FDEF #EFFDF2
triadic
#F3FDEF #EFF3FD #FDEFF3
tetradic
#F3FDEF #EFFAFD #F9EFFD #FDF2EF
square
#F3FDEF #EFFAFD #F9EFFD #FDF2EF
split-complementary
#F3FDEF #F2EFFD #FDEFFA
monochromatic
#A1EF82 #CAF6B9 #EBFCE4 #EBFCE4 #EBFCE4
Accessibility & contrast
On white
1.04
#F3FDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.11
#F3FDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FDEF
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FDEF | 1.00 | 1.04 | 20.11 | 20.11 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBEE
Deuteranopia (green-blind)
#FCFAF0
Tritanopia (blue-blind)
#F3FCF9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f3fdef; /* rgb */ color: rgb(243, 253, 239); /* oklch */ color: oklch(98.3% 0.021 136.6);
Tailwind
colors: {
custom: {
50: '#f7fef4',
500: '#f3fdef',
950: '#000000',
},
}SCSS
$custom: #f3fdef; $custom-light: #f7fef4; $custom-dark: #000000;
JSON
{
"hex": "#f3fdef",
"rgb": {
"r": 243,
"g": 253,
"b": 239
},
"hsl": {
"h": 102.857,
"s": 77.778,
"l": 96.471
},
"oklch": {
"l": 0.98278,
"c": 0.02119,
"h": 136.6
},
"luminance": 0.95537
}Semantic roles & 50–950 ramp
primary
#F3FDEF
secondary
#D5AAE6
accent
#0BDA9F
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585