#F5FFDE#F5FFDE
#F5FFDE is a very light, muted yellow-green. Relative luminance 0.962; OKLCH L 98.4% C 0.044 H 120.9°. Best body text is #000000 at 20.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FFDE |
|---|---|
| RGB | rgb(245, 255, 222) |
| HSL | hsl(78, 100%, 94%) |
| HSV | hsv(78, 13%, 100%) |
| CMYK | cmyk(3.9%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(98.51, -8.87, 14.67) |
| CIE-LCH | lch(98.51, 17.14, 121.17°) |
| OKLab | oklab(98.4% -0.0228 0.038) |
| OKLCH | oklch(98.4% 0.044 120.9) |
| XYZ | xyz(86.5992, 96.2065, 83.1006) |
| Luminance | 0.9621 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 3.77
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.05
Off White (survey)
#FFFFE4
ΔE00 4.29
Eggshell (survey)
#FFFFD4
ΔE00 4.38
Beige
#F5F5DC
ΔE00 4.86
Cream
#FFFDD0
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FFDE #E8DEFF
analogous
#FFF8DE #F5FFDE #E4FFDE
triadic
#F5FFDE #DEF5FF #FFDEF5
tetradic
#F5FFDE #DEFFF8 #E8DEFF #FFDEE4
square
#F5FFDE #DEFFF8 #E8DEFF #FFDEE4
split-complementary
#F5FFDE #DEE4FF #F8DEFF
monochromatic
#D0FF64 #E2FFA1 #F5FFDE #F6FFE0 #F6FFE0
Accessibility & contrast
On white
1.04
#F5FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.24
#F5FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FFDE
20.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FFDE | 1.00 | 1.04 | 20.24 | 20.24 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDC
Deuteranopia (green-blind)
#FFFBDF
Tritanopia (blue-blind)
#F8FBF6
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f5ffde; /* rgb */ color: rgb(245, 255, 222); /* oklch */ color: oklch(98.4% 0.044 120.9);
Tailwind
colors: {
custom: {
50: '#f8ffe8',
500: '#f5ffde',
950: '#000000',
},
}SCSS
$custom: #f5ffde; $custom-light: #f8ffe8; $custom-dark: #000000;
JSON
{
"hex": "#f5ffde",
"rgb": {
"r": 245,
"g": 255,
"b": 222
},
"hsl": {
"h": 78.182,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.98398,
"c": 0.04429,
"h": 120.9
},
"luminance": 0.96206
}Semantic roles & 50–950 ramp
primary
#F5FFDE
secondary
#AF95EC
accent
#00E646
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684