#F5FEEA#F5FEEA
#F5FEEA is a very light, muted yellow-green. Relative luminance 0.962; OKLCH L 98.5% C 0.028 H 126.8°. Best body text is #000000 at 20.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FEEA |
|---|---|
| RGB | rgb(245, 254, 234) |
| HSL | hsl(87, 91%, 96%) |
| HSV | hsv(87, 8%, 100%) |
| CMYK | cmyk(3.5%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(98.53, -6.42, 8.54) |
| CIE-LCH | lch(98.53, 10.68, 126.94°) |
| OKLab | oklab(98.5% -0.0167 0.0223) |
| OKLCH | oklch(98.5% 0.028 126.8) |
| XYZ | xyz(87.9469, 96.2365, 91.7682) |
| Luminance | 0.9624 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.77
Off White (survey)
#FFFFE4
ΔE00 4.10
Beige
#F5F5DC
ΔE00 4.12
Ivory
#FFFFF0
ΔE00 4.43
Lightyellow
#FFFFE0
ΔE00 4.80
Mintcream
#F5FFFA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FEEA #F3EAFE
analogous
#FEFDEA #F5FEEA #EBFEEA
triadic
#F5FEEA #EAF5FE #FEEAF5
tetradic
#F5FEEA #EAFEFD #F3EAFE #FEEAEB
square
#F5FEEA #EAFEFD #F3EAFE #FEEAEB
split-complementary
#F5FEEA #EAEBFE #FDEAFE
monochromatic
#BDF875 #D9FBB0 #F1FEE2 #F1FEE2 #F1FEE2
Accessibility & contrast
On white
1.04
#F5FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.25
#F5FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FEEA
20.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FEEA | 1.00 | 1.04 | 20.25 | 20.25 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE9
Deuteranopia (green-blind)
#FFFBEB
Tritanopia (blue-blind)
#F6FCF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f5feea; /* rgb */ color: rgb(245, 254, 234); /* oklch */ color: oklch(98.5% 0.028 126.8);
Tailwind
colors: {
custom: {
50: '#f8fef0',
500: '#f5feea',
950: '#000000',
},
}SCSS
$custom: #f5feea; $custom-light: #f8fef0; $custom-dark: #000000;
JSON
{
"hex": "#f5feea",
"rgb": {
"r": 245,
"g": 254,
"b": 234
},
"hsl": {
"h": 87,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.98495,
"c": 0.02786,
"h": 126.8
},
"luminance": 0.96237
}Semantic roles & 50–950 ramp
primary
#F5FEEA
secondary
#C2A2EA
accent
#00E667
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585