#F0FFBE#F0FFBE
#F0FFBE is a very light, moderate yellow-green. Relative luminance 0.938; OKLCH L 97.3% C 0.085 H 118.6°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FFBE |
|---|---|
| RGB | rgb(240, 255, 190) |
| HSL | hsl(74, 100%, 87%) |
| HSV | hsv(74, 25%, 100%) |
| CMYK | cmyk(5.9%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(97.54, -15.36, 29.51) |
| CIE-LCH | lch(97.54, 33.26, 117.50°) |
| OKLab | oklab(97.33% -0.0406 0.0745) |
| OKLCH | oklch(97.33% 0.085 118.6) |
| XYZ | xyz(80.9888, 93.7633, 62.5367) |
| Luminance | 0.9376 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cream (survey)
#FFFFC2
ΔE00 4.02
Light Khaki
#E6F2A2
ΔE00 4.23
Ecru
#FEFFCA
ΔE00 4.37
Creme
#FFFFB6
ΔE00 4.42
Light Beige
#FFFEB6
ΔE00 4.58
Ivory (survey)
#FFFFCB
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FFBE #CDBEFF
analogous
#FFEDBE #F0FFBE #D0FFBE
triadic
#F0FFBE #BEF0FF #FFBEF0
tetradic
#F0FFBE #BEFFED #CDBEFF #FFBED0
square
#F0FFBE #BEFFED #CDBEFF #FFBED0
split-complementary
#F0FFBE #BED0FF #EDBEFF
monochromatic
#D4FF44 #E2FF81 #F0FFBE #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.06
#F0FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#F0FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FFBE
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FFBE | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8BA
Deuteranopia (green-blind)
#FFF8C1
Tritanopia (blue-blind)
#F6F8EE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f0ffbe; /* rgb */ color: rgb(240, 255, 190); /* oklch */ color: oklch(97.3% 0.085 118.6);
Tailwind
colors: {
custom: {
50: '#f5ffd2',
500: '#f0ffbe',
950: '#000000',
},
}SCSS
$custom: #f0ffbe; $custom-light: #f5ffd2; $custom-dark: #000000;
JSON
{
"hex": "#f0ffbe",
"rgb": {
"r": 240,
"g": 255,
"b": 190
},
"hsl": {
"h": 73.846,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.97329,
"c": 0.08484,
"h": 118.6
},
"luminance": 0.93763
}Semantic roles & 50–950 ramp
primary
#F0FFBE
secondary
#937AE7
accent
#00E635
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683