#F5FFCE#F5FFCE
#F5FFCE is a very light, moderate yellow-green. Relative luminance 0.954; OKLCH L 98.0% C 0.064 H 117.0°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FFCE |
|---|---|
| RGB | rgb(245, 255, 206) |
| HSL | hsl(72, 100%, 90%) |
| HSV | hsv(72, 19%, 100%) |
| CMYK | cmyk(3.9%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(98.19, -11.31, 22.36) |
| CIE-LCH | lch(98.19, 25.06, 116.83°) |
| OKLab | oklab(98.03% -0.0291 0.0572) |
| OKLCH | oklch(98.03% 0.064 117) |
| XYZ | xyz(84.5557, 95.3890, 72.3380) |
| Luminance | 0.9539 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 2.90
Ivory (survey)
#FFFFCB
ΔE00 3.14
Eggshell (survey)
#FFFFD4
ΔE00 3.45
Cream
#FFFDD0
ΔE00 3.85
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.87
Cream (survey)
#FFFFC2
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FFCE #D8CEFF
analogous
#FFF0CE #F5FFCE #DCFFCE
triadic
#F5FFCE #CEF5FF #FFCEF5
tetradic
#F5FFCE #CEFFF0 #D8CEFF #FFCEDC
square
#F5FFCE #CEFFF0 #D8CEFF #FFCEDC
split-complementary
#F5FFCE #CEDCFF #F0CEFF
monochromatic
#DCFF54 #E9FF91 #F5FFCE #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.05
#F5FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#F5FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FFCE
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FFCE | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFACB
Deuteranopia (green-blind)
#FFFAD0
Tritanopia (blue-blind)
#FAF9F1
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f5ffce; /* rgb */ color: rgb(245, 255, 206); /* oklch */ color: oklch(98.0% 0.064 117.0);
Tailwind
colors: {
custom: {
50: '#f8ffdd',
500: '#f5ffce',
950: '#000000',
},
}SCSS
$custom: #f5ffce; $custom-light: #f8ffdd; $custom-dark: #000000;
JSON
{
"hex": "#f5ffce",
"rgb": {
"r": 245,
"g": 255,
"b": 206
},
"hsl": {
"h": 72.245,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.98033,
"c": 0.0642,
"h": 117
},
"luminance": 0.95389
}Semantic roles & 50–950 ramp
primary
#F5FFCE
secondary
#9B87EA
accent
#00E62F
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684