#F5FFEB#F5FFEB
#F5FFEB is a very light, muted yellow-green. Relative luminance 0.969; OKLCH L 98.7% C 0.028 H 128.8°. Best body text is #000000 at 20.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FFEB |
|---|---|
| RGB | rgb(245, 255, 235) |
| HSL | hsl(90, 100%, 96%) |
| HSV | hsv(90, 8%, 100%) |
| CMYK | cmyk(3.9%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(98.80, -6.75, 8.42) |
| CIE-LCH | lch(98.80, 10.79, 128.72°) |
| OKLab | oklab(98.72% -0.0177 0.022) |
| OKLCH | oklch(98.72% 0.028 128.8) |
| XYZ | xyz(88.4092, 96.9304, 92.6330) |
| Luminance | 0.9693 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.50
Off White (survey)
#FFFFE4
ΔE00 4.39
Beige
#F5F5DC
ΔE00 4.49
Ivory
#FFFFF0
ΔE00 4.74
Lightyellow
#FFFFE0
ΔE00 5.05
Mintcream
#F5FFFA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FFEB #F5EBFF
analogous
#FFFFEB #F5FFEB #EBFFEB
triadic
#F5FFEB #EBF5FF #FFEBF5
tetradic
#F5FFEB #EBFFFF #F5EBFF #FFEBEB
square
#F5FFEB #EBFFFF #F5EBFF #FFEBEB
split-complementary
#F5FFEB #EBEBFF #FFEBFF
monochromatic
#B8FF71 #D6FFAE #F0FFE0 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.03
#F5FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.39
#F5FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FFEB
20.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FFEB | 1.00 | 1.03 | 20.39 | 20.39 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEA
Deuteranopia (green-blind)
#FFFBEC
Tritanopia (blue-blind)
#F6FDF9
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f5ffeb; /* rgb */ color: rgb(245, 255, 235); /* oklch */ color: oklch(98.7% 0.028 128.8);
Tailwind
colors: {
custom: {
50: '#f8fff1',
500: '#f5ffeb',
950: '#000000',
},
}SCSS
$custom: #f5ffeb; $custom-light: #f8fff1; $custom-dark: #000000;
JSON
{
"hex": "#f5ffeb",
"rgb": {
"r": 245,
"g": 255,
"b": 235
},
"hsl": {
"h": 90,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98719,
"c": 0.02822,
"h": 128.8
},
"luminance": 0.96931
}Semantic roles & 50–950 ramp
primary
#F5FFEB
secondary
#C7A0EE
accent
#00E673
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685