#F7FFEE#F7FFEE
#F7FFEE is a very light, muted yellow-green. Relative luminance 0.975; OKLCH L 98.9% C 0.024 H 127.6°. Best body text is #000000 at 20.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FFEE |
|---|---|
| RGB | rgb(247, 255, 238) |
| HSL | hsl(88, 100%, 97%) |
| HSV | hsv(88, 7%, 100%) |
| CMYK | cmyk(3.1%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(99.01, -5.58, 7.21) |
| CIE-LCH | lch(99.01, 9.11, 127.73°) |
| OKLab | oklab(98.94% -0.0145 0.0189) |
| OKLCH | oklch(98.94% 0.024 127.6) |
| XYZ | xyz(89.5479, 97.4671, 94.9678) |
| Luminance | 0.9747 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.67
Ivory
#FFFFF0
ΔE00 3.58
Beige
#F5F5DC
ΔE00 4.45
Off White (survey)
#FFFFE4
ΔE00 4.46
Mintcream
#F5FFFA
ΔE00 4.95
Lightyellow
#FFFFE0
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FFEE #F6EEFF
analogous
#FFFEEE #F7FFEE #EFFFEE
triadic
#F7FFEE #EEF7FF #FFEEF7
tetradic
#F7FFEE #EEFFFE #F6EEFF #FFEEEF
square
#F7FFEE #EEFFFE #F6EEFF #FFEEEF
split-complementary
#F7FFEE #EEEFFF #FEEEFF
monochromatic
#BDFF74 #DAFFB1 #F1FFE0 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.02
#F7FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.49
#F7FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FFEE
20.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FFEE | 1.00 | 1.02 | 20.49 | 20.49 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCED
Deuteranopia (green-blind)
#FFFCEF
Tritanopia (blue-blind)
#F8FDFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f7ffee; /* rgb */ color: rgb(247, 255, 238); /* oklch */ color: oklch(98.9% 0.024 127.6);
Tailwind
colors: {
custom: {
50: '#f9fff3',
500: '#f7ffee',
950: '#000000',
},
}SCSS
$custom: #f7ffee; $custom-light: #f9fff3; $custom-dark: #000000;
JSON
{
"hex": "#f7ffee",
"rgb": {
"r": 247,
"g": 255,
"b": 238
},
"hsl": {
"h": 88.235,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.98944,
"c": 0.0238,
"h": 127.6
},
"luminance": 0.97467
}Semantic roles & 50–950 ramp
primary
#F7FFEE
secondary
#C6A3EF
accent
#00E66C
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171817
muted
#858685