#F1FFBE#F1FFBE
#F1FFBE is a very light, moderate yellow-green. Relative luminance 0.939; OKLCH L 97.4% C 0.085 H 117.9°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FFBE |
|---|---|
| RGB | rgb(241, 255, 190) |
| HSL | hsl(73, 100%, 87%) |
| HSV | hsv(73, 25%, 100%) |
| CMYK | cmyk(5.5%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(97.61, -15.00, 29.61) |
| CIE-LCH | lch(97.61, 33.20, 116.87°) |
| OKLab | oklab(97.4% -0.0395 0.0748) |
| OKLCH | oklch(97.4% 0.085 117.9) |
| XYZ | xyz(81.3292, 93.9388, 62.5527) |
| Luminance | 0.9394 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cream (survey)
#FFFFC2
ΔE00 3.77
Ecru
#FEFFCA
ΔE00 4.18
Creme
#FFFFB6
ΔE00 4.18
Light Khaki
#E6F2A2
ΔE00 4.18
Light Beige
#FFFEB6
ΔE00 4.34
Ivory (survey)
#FFFFCB
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FFBE #CCBEFF
analogous
#FFEDBE #F1FFBE #D1FFBE
triadic
#F1FFBE #BEF1FF #FFBEF1
tetradic
#F1FFBE #BEFFED #CCBEFF #FFBED1
square
#F1FFBE #BEFFED #CCBEFF #FFBED1
split-complementary
#F1FFBE #BED1FF #EDBEFF
monochromatic
#D7FF44 #E4FF81 #F1FFBE #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.06
#F1FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#F1FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FFBE
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FFBE | 1.00 | 1.06 | 19.79 | 19.79 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8BA
Deuteranopia (green-blind)
#FFF9C1
Tritanopia (blue-blind)
#F8F8EE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f1ffbe; /* rgb */ color: rgb(241, 255, 190); /* oklch */ color: oklch(97.4% 0.085 117.9);
Tailwind
colors: {
custom: {
50: '#f6ffd2',
500: '#f1ffbe',
950: '#000000',
},
}SCSS
$custom: #f1ffbe; $custom-light: #f6ffd2; $custom-dark: #000000;
JSON
{
"hex": "#f1ffbe",
"rgb": {
"r": 241,
"g": 255,
"b": 190
},
"hsl": {
"h": 72.923,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.97403,
"c": 0.08459,
"h": 117.9
},
"luminance": 0.93938
}Semantic roles & 50–950 ramp
primary
#F1FFBE
secondary
#917AE7
accent
#00E631
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683