#F5FFED#F5FFED
#F5FFED is a very light, muted yellow-green. Relative luminance 0.970; OKLCH L 98.8% C 0.026 H 130.9°. Best body text is #000000 at 20.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FFED |
|---|---|
| RGB | rgb(245, 255, 237) |
| HSL | hsl(93, 100%, 96%) |
| HSV | hsv(93, 7%, 100%) |
| CMYK | cmyk(3.9%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(98.85, -6.42, 7.46) |
| CIE-LCH | lch(98.85, 9.84, 130.68°) |
| OKLab | oklab(98.77% -0.0169 0.0195) |
| OKLCH | oklch(98.77% 0.026 130.9) |
| XYZ | xyz(88.6997, 97.0467, 94.1633) |
| Luminance | 0.9705 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.09
Ivory
#FFFFF0
ΔE00 4.45
Off White (survey)
#FFFFE4
ΔE00 4.76
Beige
#F5F5DC
ΔE00 4.78
Mintcream
#F5FFFA
ΔE00 5.33
Lightyellow
#FFFFE0
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FFED #F7EDFF
analogous
#FEFFED #F5FFED #EDFFEE
triadic
#F5FFED #EDF5FF #FFEDF5
tetradic
#F5FFED #EDFEFF #F7EDFF #FFEEED
square
#F5FFED #EDFEFF #F7EDFF #FFEEED
split-complementary
#F5FFED #EEEDFF #FFEDFE
monochromatic
#B1FF73 #D3FFB0 #EEFFE0 #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.03
#F5FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.41
#F5FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FFED
20.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FFED | 1.00 | 1.03 | 20.41 | 20.41 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEC
Deuteranopia (green-blind)
#FFFBEE
Tritanopia (blue-blind)
#F6FDFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f5ffed; /* rgb */ color: rgb(245, 255, 237); /* oklch */ color: oklch(98.8% 0.026 130.9);
Tailwind
colors: {
custom: {
50: '#f8fff2',
500: '#f5ffed',
950: '#000000',
},
}SCSS
$custom: #f5ffed; $custom-light: #f8fff2; $custom-dark: #000000;
JSON
{
"hex": "#f5ffed",
"rgb": {
"r": 245,
"g": 255,
"b": 237
},
"hsl": {
"h": 93.333,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.9877,
"c": 0.02583,
"h": 130.9
},
"luminance": 0.97047
}Semantic roles & 50–950 ramp
primary
#F5FFED
secondary
#CCA2EF
accent
#00E67F
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171817
muted
#858685