#F5FFE2#F5FFE2
#F5FFE2 is a very light, muted yellow-green. Relative luminance 0.964; OKLCH L 98.5% C 0.039 H 122.6°. Best body text is #000000 at 20.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FFE2 |
|---|---|
| RGB | rgb(245, 255, 226) |
| HSL | hsl(81, 100%, 94%) |
| HSV | hsv(81, 11%, 100%) |
| CMYK | cmyk(3.9%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(98.60, -8.23, 12.74) |
| CIE-LCH | lch(98.60, 15.17, 122.86°) |
| OKLab | oklab(98.49% -0.0212 0.0331) |
| OKLCH | oklch(98.49% 0.039 122.6) |
| XYZ | xyz(87.1417, 96.4234, 85.9575) |
| Luminance | 0.9642 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 3.76
Off White (survey)
#FFFFE4
ΔE00 3.92
Beige
#F5F5DC
ΔE00 4.40
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.77
Honeydew
#F0FFF0
ΔE00 5.03
Eggshell (survey)
#FFFFD4
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FFE2 #ECE2FF
analogous
#FFFBE2 #F5FFE2 #E7FFE2
triadic
#F5FFE2 #E2F5FF #FFE2F5
tetradic
#F5FFE2 #E2FFFB #ECE2FF #FFE2E7
square
#F5FFE2 #E2FFFB #ECE2FF #FFE2E7
split-complementary
#F5FFE2 #E2E7FF #FBE2FF
monochromatic
#CBFF68 #E0FFA5 #F4FFE0 #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.04
#F5FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.28
#F5FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FFE2
20.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FFE2 | 1.00 | 1.04 | 20.28 | 20.28 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE0
Deuteranopia (green-blind)
#FFFBE3
Tritanopia (blue-blind)
#F7FCF7
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f5ffe2; /* rgb */ color: rgb(245, 255, 226); /* oklch */ color: oklch(98.5% 0.039 122.6);
Tailwind
colors: {
custom: {
50: '#f8ffeb',
500: '#f5ffe2',
950: '#000000',
},
}SCSS
$custom: #f5ffe2; $custom-light: #f8ffeb; $custom-dark: #000000;
JSON
{
"hex": "#f5ffe2",
"rgb": {
"r": 245,
"g": 255,
"b": 226
},
"hsl": {
"h": 80.69,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.98494,
"c": 0.0393,
"h": 122.6
},
"luminance": 0.96423
}Semantic roles & 50–950 ramp
primary
#F5FFE2
secondary
#B598ED
accent
#00E64F
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684