#F5FFDC#F5FFDC
#F5FFDC is a very light, muted yellow-green. Relative luminance 0.961; OKLCH L 98.4% C 0.047 H 120.2°. Best body text is #000000 at 20.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FFDC |
|---|---|
| RGB | rgb(245, 255, 220) |
| HSL | hsl(77, 100%, 93%) |
| HSV | hsv(77, 14%, 100%) |
| CMYK | cmyk(3.9%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(98.47, -9.19, 15.63) |
| CIE-LCH | lch(98.47, 18.13, 120.45°) |
| OKLab | oklab(98.35% -0.0236 0.0404) |
| OKLCH | oklch(98.35% 0.047 120.2) |
| XYZ | xyz(86.3327, 96.0999, 81.6972) |
| Luminance | 0.9610 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.78
Lightyellow
#FFFFE0
ΔE00 3.89
Eggshell (survey)
#FFFFD4
ΔE00 4.04
Off White (survey)
#FFFFE4
ΔE00 4.56
Cream
#FFFDD0
ΔE00 4.86
Beige
#F5F5DC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FFDC #E6DCFF
analogous
#FFF7DC #F5FFDC #E3FFDC
triadic
#F5FFDC #DCF5FF #FFDCF5
tetradic
#F5FFDC #DCFFF7 #E6DCFF #FFDCE3
square
#F5FFDC #DCFFF7 #E6DCFF #FFDCE3
split-complementary
#F5FFDC #DCE3FF #F7DCFF
monochromatic
#D2FF62 #E4FF9F #F5FFDC #F6FFE0 #F6FFE0
Accessibility & contrast
On white
1.04
#F5FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.22
#F5FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FFDC
20.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FFDC | 1.00 | 1.04 | 20.22 | 20.22 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDA
Deuteranopia (green-blind)
#FFFBDD
Tritanopia (blue-blind)
#F8FBF5
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f5ffdc; /* rgb */ color: rgb(245, 255, 220); /* oklch */ color: oklch(98.4% 0.047 120.2);
Tailwind
colors: {
custom: {
50: '#f8ffe7',
500: '#f5ffdc',
950: '#000000',
},
}SCSS
$custom: #f5ffdc; $custom-light: #f8ffe7; $custom-dark: #000000;
JSON
{
"hex": "#f5ffdc",
"rgb": {
"r": 245,
"g": 255,
"b": 220
},
"hsl": {
"h": 77.143,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.9835,
"c": 0.04679,
"h": 120.2
},
"luminance": 0.961
}Semantic roles & 50–950 ramp
primary
#F5FFDC
secondary
#AD93EC
accent
#00E642
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684