#F3FFEE#F3FFEE
#F3FFEE is a very light, muted green. Relative luminance 0.967; OKLCH L 98.7% C 0.026 H 136.3°. Best body text is #000000 at 20.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FFEE |
|---|---|
| RGB | rgb(243, 255, 238) |
| HSL | hsl(102, 100%, 97%) |
| HSV | hsv(102, 7%, 100%) |
| CMYK | cmyk(4.7%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(98.73, -6.91, 6.76) |
| CIE-LCH | lch(98.73, 9.67, 135.63°) |
| OKLab | oklab(98.65% -0.0185 0.0177) |
| OKLCH | oklch(98.65% 0.026 136.3) |
| XYZ | xyz(88.1521, 96.7473, 94.9023) |
| Luminance | 0.9675 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.28
Ivory
#FFFFF0
ΔE00 5.07
Mintcream
#F5FFFA
ΔE00 5.10
Beige
#F5F5DC
ΔE00 5.51
Off White (survey)
#FFFFE4
ΔE00 5.54
Lightyellow
#FFFFE0
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FFEE #FAEEFF
analogous
#FCFFEE #F3FFEE #EEFFF2
triadic
#F3FFEE #EEF3FF #FFEEF3
tetradic
#F3FFEE #EEFCFF #FAEEFF #FFF2EE
square
#F3FFEE #EEFCFF #FAEEFF #FFF2EE
split-complementary
#F3FFEE #F2EEFF #FFEEFC
monochromatic
#9DFF74 #C8FFB1 #E9FFE0 #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.03
#F3FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.35
#F3FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FFEE
20.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FFEE | 1.00 | 1.03 | 20.35 | 20.35 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCED
Deuteranopia (green-blind)
#FEFBEF
Tritanopia (blue-blind)
#F3FEFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f3ffee; /* rgb */ color: rgb(243, 255, 238); /* oklch */ color: oklch(98.7% 0.026 136.3);
Tailwind
colors: {
custom: {
50: '#f7fff3',
500: '#f3ffee',
950: '#000000',
},
}SCSS
$custom: #f3ffee; $custom-light: #f7fff3; $custom-dark: #000000;
JSON
{
"hex": "#f3ffee",
"rgb": {
"r": 243,
"g": 255,
"b": 238
},
"hsl": {
"h": 102.353,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.9865,
"c": 0.02561,
"h": 136.3
},
"luminance": 0.96748
}Semantic roles & 50–950 ramp
primary
#F3FFEE
secondary
#D8A3EF
accent
#00E6A2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685