#F3FFBF#F3FFBF
#F3FFBF is a very light, moderate yellow-green. Relative luminance 0.943; OKLCH L 97.6% C 0.083 H 116.6°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FFBF |
|---|---|
| RGB | rgb(243, 255, 191) |
| HSL | hsl(71, 100%, 87%) |
| HSV | hsv(71, 25%, 100%) |
| CMYK | cmyk(4.7%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(97.77, -14.15, 29.35) |
| CIE-LCH | lch(97.77, 32.58, 115.73°) |
| OKLab | oklab(97.57% -0.0371 0.0742) |
| OKLCH | oklch(97.57% 0.083 116.6) |
| XYZ | xyz(82.1255, 94.3367, 63.1625) |
| Luminance | 0.9434 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cream (survey)
#FFFFC2
ΔE00 3.27
Ecru
#FEFFCA
ΔE00 3.68
Creme
#FFFFB6
ΔE00 3.83
Light Beige
#FFFEB6
ΔE00 3.96
Ivory (survey)
#FFFFCB
ΔE00 4.06
Light Khaki
#E6F2A2
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FFBF #CBBFFF
analogous
#FFEBBF #F3FFBF #D3FFBF
triadic
#F3FFBF #BFF3FF #FFBFF3
tetradic
#F3FFBF #BFFFEB #CBBFFF #FFBFD3
square
#F3FFBF #BFFFEB #CBBFFF #FFBFD3
split-complementary
#F3FFBF #BFD3FF #EBBFFF
monochromatic
#DCFF45 #E8FF82 #F3FFBF #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.06
#F3FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#F3FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FFBF
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FFBF | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8BB
Deuteranopia (green-blind)
#FFF9C2
Tritanopia (blue-blind)
#FAF8EE
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f3ffbf; /* rgb */ color: rgb(243, 255, 191); /* oklch */ color: oklch(97.6% 0.083 116.6);
Tailwind
colors: {
custom: {
50: '#f7ffd2',
500: '#f3ffbf',
950: '#000000',
},
}SCSS
$custom: #f3ffbf; $custom-light: #f7ffd2; $custom-dark: #000000;
JSON
{
"hex": "#f3ffbf",
"rgb": {
"r": 243,
"g": 255,
"b": 191
},
"hsl": {
"h": 71.25,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.97572,
"c": 0.08293,
"h": 116.6
},
"luminance": 0.94336
}Semantic roles & 50–950 ramp
primary
#F3FFBF
secondary
#8F7BE8
accent
#00E62B
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#171814
muted
#858683