#F6FFE4#F6FFE4
#F6FFE4 is a very light, muted yellow-green. Relative luminance 0.967; OKLCH L 98.6% C 0.037 H 122.1°. Best body text is #000000 at 20.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FFE4 |
|---|---|
| RGB | rgb(246, 255, 228) |
| HSL | hsl(80, 100%, 95%) |
| HSV | hsv(80, 11%, 100%) |
| CMYK | cmyk(3.5%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(98.72, -7.57, 11.89) |
| CIE-LCH | lch(98.72, 14.10, 122.47°) |
| OKLab | oklab(98.62% -0.0194 0.0309) |
| OKLCH | oklch(98.62% 0.037 122.1) |
| XYZ | xyz(87.7676, 96.7143, 87.4277) |
| Luminance | 0.9671 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 3.49
Lightyellow
#FFFFE0
ΔE00 3.56
Beige
#F5F5DC
ΔE00 3.95
Honeydew
#F0FFF0
ΔE00 4.59
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.98
Eggshell (survey)
#FFFFD4
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FFE4 #EDE4FF
analogous
#FFFBE4 #F6FFE4 #E9FFE4
triadic
#F6FFE4 #E4F6FF #FFE4F6
tetradic
#F6FFE4 #E4FFFB #EDE4FF #FFE4E9
square
#F6FFE4 #E4FFFB #EDE4FF #FFE4E9
split-complementary
#F6FFE4 #E4E9FF #FBE4FF
monochromatic
#CDFF6A #E2FFA7 #F5FFE0 #F5FFE0 #F5FFE0
Accessibility & contrast
On white
1.03
#F6FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.34
#F6FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FFE4
20.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FFE4 | 1.00 | 1.03 | 20.34 | 20.34 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE3
Deuteranopia (green-blind)
#FFFBE5
Tritanopia (blue-blind)
#F8FCF7
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f6ffe4; /* rgb */ color: rgb(246, 255, 228); /* oklch */ color: oklch(98.6% 0.037 122.1);
Tailwind
colors: {
custom: {
50: '#f9ffec',
500: '#f6ffe4',
950: '#000000',
},
}SCSS
$custom: #f6ffe4; $custom-light: #f9ffec; $custom-dark: #000000;
JSON
{
"hex": "#f6ffe4",
"rgb": {
"r": 246,
"g": 255,
"b": 228
},
"hsl": {
"h": 80,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.98617,
"c": 0.03652,
"h": 122.1
},
"luminance": 0.96714
}Semantic roles & 50–950 ramp
primary
#F6FFE4
secondary
#B69AED
accent
#00E64D
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684