#F3FFE7#F3FFE7
#F3FFE7 is a very light, muted yellow-green. Relative luminance 0.963; OKLCH L 98.5% C 0.034 H 128.8°. Best body text is #000000 at 20.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FFE7 |
|---|---|
| RGB | rgb(243, 255, 231) |
| HSL | hsl(90, 100%, 95%) |
| HSV | hsv(90, 9%, 100%) |
| CMYK | cmyk(4.7%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(98.57, -8.09, 10.12) |
| CIE-LCH | lch(98.57, 12.96, 128.65°) |
| OKLab | oklab(98.47% -0.0212 0.0264) |
| OKLCH | oklch(98.47% 0.034 128.8) |
| XYZ | xyz(87.1436, 96.3440, 89.5911) |
| Luminance | 0.9634 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.31
Off White (survey)
#FFFFE4
ΔE00 4.63
Beige
#F5F5DC
ΔE00 4.85
Lightyellow
#FFFFE0
ΔE00 4.90
Ivory
#FFFFF0
ΔE00 6.09
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FFE7 #F3E7FF
analogous
#FFFFE7 #F3FFE7 #E7FFE7
triadic
#F3FFE7 #E7F3FF #FFE7F3
tetradic
#F3FFE7 #E7FFFF #F3E7FF #FFE7E7
square
#F3FFE7 #E7FFFF #F3E7FF #FFE7E7
split-complementary
#F3FFE7 #E7E7FF #FFE7FF
monochromatic
#B6FF6D #D4FFAA #F0FFE0 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.04
#F3FFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.27
#F3FFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FFE7
20.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FFE7 | 1.00 | 1.04 | 20.27 | 20.27 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE6
Deuteranopia (green-blind)
#FFFBE8
Tritanopia (blue-blind)
#F4FDF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f3ffe7; /* rgb */ color: rgb(243, 255, 231); /* oklch */ color: oklch(98.5% 0.034 128.8);
Tailwind
colors: {
custom: {
50: '#f7ffee',
500: '#f3ffe7',
950: '#000000',
},
}SCSS
$custom: #f3ffe7; $custom-light: #f7ffee; $custom-dark: #000000;
JSON
{
"hex": "#f3ffe7",
"rgb": {
"r": 243,
"g": 255,
"b": 231
},
"hsl": {
"h": 90,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.98471,
"c": 0.03387,
"h": 128.8
},
"luminance": 0.96344
}Semantic roles & 50–950 ramp
primary
#F3FFE7
secondary
#C59DEE
accent
#00E673
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171816
muted
#858685