#F0FFAE#F0FFAE
#F0FFAE is a very light, moderate yellow-green. Relative luminance 0.931; OKLCH L 97.0% C 0.104 H 116.9°. Best body text is #000000 at 19.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FFAE |
|---|---|
| RGB | rgb(240, 255, 174) |
| HSL | hsl(71, 100%, 84%) |
| HSV | hsv(71, 32%, 100%) |
| CMYK | cmyk(5.9%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(97.27, -17.45, 37.15) |
| CIE-LCH | lch(97.27, 41.05, 115.17°) |
| OKLab | oklab(97.03% -0.0469 0.0924) |
| OKLCH | oklch(97.03% 0.104 116.9) |
| XYZ | xyz(79.3350, 93.1018, 53.8272) |
| Luminance | 0.9310 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.66
Creme
#FFFFB6
ΔE00 3.88
Light Beige
#FFFEB6
ΔE00 4.16
Parchment
#FEFCAF
ΔE00 4.24
Cream (survey)
#FFFFC2
ΔE00 5.09
Buff
#FEF69E
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FFAE #BDAEFF
analogous
#FFE6AE #F0FFAE #C8FFAE
triadic
#F0FFAE #AEF0FF #FFAEF0
tetradic
#F0FFAE #AEFFE6 #BDAEFF #FFAEC8
square
#F0FFAE #AEFFE6 #BDAEFF #FFAEC8
split-complementary
#F0FFAE #AEC8FF #E6AEFF
monochromatic
#D9FF34 #E5FF71 #F0FFAE #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.07
#F0FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.62
#F0FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FFAE
19.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FFAE | 1.00 | 1.07 | 19.62 | 19.62 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7A8
Deuteranopia (green-blind)
#FFF8B2
Tritanopia (blue-blind)
#F8F6EA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f0ffae; /* rgb */ color: rgb(240, 255, 174); /* oklch */ color: oklch(97.0% 0.104 116.9);
Tailwind
colors: {
custom: {
50: '#f5ffc7',
500: '#f0ffae',
950: '#000000',
},
}SCSS
$custom: #f0ffae; $custom-light: #f5ffc7; $custom-dark: #000000;
JSON
{
"hex": "#f0ffae",
"rgb": {
"r": 240,
"g": 255,
"b": 174
},
"hsl": {
"h": 71.111,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.97029,
"c": 0.10364,
"h": 116.9
},
"luminance": 0.93101
}Semantic roles & 50–950 ramp
primary
#F0FFAE
secondary
#836CE5
accent
#00E62A
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682