#F6FFE0#F6FFE0
#F6FFE0 is a very light, muted yellow-green. Relative luminance 0.965; OKLCH L 98.5% C 0.042 H 120.3°. Best body text is #000000 at 20.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FFE0 |
|---|---|
| RGB | rgb(246, 255, 224) |
| HSL | hsl(77, 100%, 94%) |
| HSV | hsv(77, 12%, 100%) |
| CMYK | cmyk(3.5%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(98.63, -8.21, 13.82) |
| CIE-LCH | lch(98.63, 16.07, 120.72°) |
| OKLab | oklab(98.52% -0.021 0.0358) |
| OKLCH | oklch(98.52% 0.042 120.3) |
| XYZ | xyz(87.2187, 96.4947, 84.5370) |
| Luminance | 0.9649 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 3.37
Off White (survey)
#FFFFE4
ΔE00 3.74
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.12
Beige
#F5F5DC
ΔE00 4.32
Eggshell (survey)
#FFFFD4
ΔE00 4.54
Cream
#FFFDD0
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FFE0 #E9E0FF
analogous
#FFF9E0 #F6FFE0 #E7FFE0
triadic
#F6FFE0 #E0F6FF #FFE0F6
tetradic
#F6FFE0 #E0FFF9 #E9E0FF #FFE0E7
square
#F6FFE0 #E0FFF9 #E9E0FF #FFE0E7
split-complementary
#F6FFE0 #E0E7FF #F9E0FF
monochromatic
#D2FF66 #E4FFA3 #F6FFE0 #F6FFE0 #F6FFE0
Accessibility & contrast
On white
1.03
#F6FFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.30
#F6FFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FFE0
20.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FFE0 | 1.00 | 1.03 | 20.30 | 20.30 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDE
Deuteranopia (green-blind)
#FFFBE1
Tritanopia (blue-blind)
#F9FBF6
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f6ffe0; /* rgb */ color: rgb(246, 255, 224); /* oklch */ color: oklch(98.5% 0.042 120.3);
Tailwind
colors: {
custom: {
50: '#f9ffe9',
500: '#f6ffe0',
950: '#000000',
},
}SCSS
$custom: #f6ffe0; $custom-light: #f9ffe9; $custom-dark: #000000;
JSON
{
"hex": "#f6ffe0",
"rgb": {
"r": 246,
"g": 255,
"b": 224
},
"hsl": {
"h": 77.419,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.9852,
"c": 0.04152,
"h": 120.3
},
"luminance": 0.96495
}Semantic roles & 50–950 ramp
primary
#F6FFE0
secondary
#B097ED
accent
#00E643
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684