#F0FFBF#F0FFBF
#F0FFBF is a very light, moderate yellow-green. Relative luminance 0.938; OKLCH L 97.3% C 0.084 H 118.7°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FFBF |
|---|---|
| RGB | rgb(240, 255, 191) |
| HSL | hsl(74, 100%, 87%) |
| HSV | hsv(74, 25%, 100%) |
| CMYK | cmyk(5.9%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(97.55, -15.22, 29.03) |
| CIE-LCH | lch(97.55, 32.77, 117.67°) |
| OKLab | oklab(97.35% -0.0402 0.0734) |
| OKLCH | oklch(97.35% 0.084 118.7) |
| XYZ | xyz(81.0984, 93.8071, 63.1143) |
| Luminance | 0.9381 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cream (survey)
#FFFFC2
ΔE00 4.02
Ecru
#FEFFCA
ΔE00 4.29
Light Khaki
#E6F2A2
ΔE00 4.39
Creme
#FFFFB6
ΔE00 4.53
Ivory (survey)
#FFFFCB
ΔE00 4.66
Light Beige
#FFFEB6
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FFBF #CEBFFF
analogous
#FFEEBF #F0FFBF #D0FFBF
triadic
#F0FFBF #BFF0FF #FFBFF0
tetradic
#F0FFBF #BFFFEE #CEBFFF #FFBFD0
square
#F0FFBF #BFFFEE #CEBFFF #FFBFD0
split-complementary
#F0FFBF #BFD0FF #EEBFFF
monochromatic
#D3FF45 #E2FF82 #F0FFBF #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.06
#F0FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#F0FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FFBF
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FFBF | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8BB
Deuteranopia (green-blind)
#FFF8C2
Tritanopia (blue-blind)
#F6F8EE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f0ffbf; /* rgb */ color: rgb(240, 255, 191); /* oklch */ color: oklch(97.3% 0.084 118.7);
Tailwind
colors: {
custom: {
50: '#f5ffd2',
500: '#f0ffbf',
950: '#000000',
},
}SCSS
$custom: #f0ffbf; $custom-light: #f5ffd2; $custom-dark: #000000;
JSON
{
"hex": "#f0ffbf",
"rgb": {
"r": 240,
"g": 255,
"b": 191
},
"hsl": {
"h": 74.063,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.97349,
"c": 0.08365,
"h": 118.7
},
"luminance": 0.93807
}Semantic roles & 50–950 ramp
primary
#F0FFBF
secondary
#947BE8
accent
#00E636
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683