#F3FFBE#F3FFBE
#F3FFBE is a very light, moderate yellow-green. Relative luminance 0.943; OKLCH L 97.6% C 0.084 H 116.5°. Best body text is #000000 at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FFBE |
|---|---|
| RGB | rgb(243, 255, 190) |
| HSL | hsl(71, 100%, 87%) |
| HSV | hsv(71, 25%, 100%) |
| CMYK | cmyk(4.7%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(97.75, -14.28, 29.83) |
| CIE-LCH | lch(97.75, 33.07, 115.59°) |
| OKLab | oklab(97.55% -0.0375 0.0753) |
| OKLCH | oklch(97.55% 0.084 116.5) |
| XYZ | xyz(82.0159, 94.2929, 62.5849) |
| Luminance | 0.9429 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cream (survey)
#FFFFC2
ΔE00 3.28
Creme
#FFFFB6
ΔE00 3.71
Ecru
#FEFFCA
ΔE00 3.79
Light Beige
#FFFEB6
ΔE00 3.86
Light Khaki
#E6F2A2
ΔE00 4.13
Ivory (survey)
#FFFFCB
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FFBE #CABEFF
analogous
#FFEBBE #F3FFBE #D3FFBE
triadic
#F3FFBE #BEF3FF #FFBEF3
tetradic
#F3FFBE #BEFFEB #CABEFF #FFBED3
square
#F3FFBE #BEFFEB #CABEFF #FFBED3
split-complementary
#F3FFBE #BED3FF #EBBEFF
monochromatic
#DCFF44 #E8FF81 #F3FFBE #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.06
#F3FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.86
#F3FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FFBE
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FFBE | 1.00 | 1.06 | 19.86 | 19.86 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8BA
Deuteranopia (green-blind)
#FFF9C1
Tritanopia (blue-blind)
#FAF8EE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f3ffbe; /* rgb */ color: rgb(243, 255, 190); /* oklch */ color: oklch(97.6% 0.084 116.5);
Tailwind
colors: {
custom: {
50: '#f7ffd2',
500: '#f3ffbe',
950: '#000000',
},
}SCSS
$custom: #f3ffbe; $custom-light: #f7ffd2; $custom-dark: #000000;
JSON
{
"hex": "#f3ffbe",
"rgb": {
"r": 243,
"g": 255,
"b": 190
},
"hsl": {
"h": 71.077,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.97552,
"c": 0.08413,
"h": 116.5
},
"luminance": 0.94292
}Semantic roles & 50–950 ramp
primary
#F3FFBE
secondary
#8E7AE7
accent
#00E62A
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#171814
muted
#858683