#F0FF92#F0FF92
#F0FF92 is a very light, vivid yellow. Relative luminance 0.921; OKLCH L 96.6% C 0.134 H 115.4°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FF92 |
|---|---|
| RGB | rgb(240, 255, 146) |
| HSL | hsl(68, 100%, 79%) |
| HSV | hsv(68, 43%, 100%) |
| CMYK | cmyk(5.9%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(96.87, -20.63, 50.27) |
| CIE-LCH | lch(96.87, 54.34, 112.31°) |
| OKLab | oklab(96.58% -0.0576 0.1214) |
| OKLCH | oklch(96.58% 0.134 115.4) |
| XYZ | xyz(76.8842, 92.1214, 40.9195) |
| Luminance | 0.9212 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.26
Pale Yellow
#FFFF84
ΔE00 4.26
Faded Yellow
#FEFF7F
ΔE00 4.46
Butter
#FFFF81
ΔE00 4.49
Banana (survey)
#FFFF7E
ΔE00 4.73
Light Khaki
#E6F2A2
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FF92 #A192FF
analogous
#FFD792 #F0FF92 #B9FF92
triadic
#F0FF92 #92F0FF #FF92F0
tetradic
#F0FF92 #92FFD7 #A192FF #FF92B9
square
#F0FF92 #92FFD7 #A192FF #FF92B9
split-complementary
#F0FF92 #92B9FF #D792FF
monochromatic
#DFFF18 #E8FF55 #F0FF92 #F8FFCF #FBFFE0
Accessibility & contrast
On white
1.08
#F0FF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#F0FF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FF92
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FF92 | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF589
Deuteranopia (green-blind)
#FFF797
Tritanopia (blue-blind)
#FBF4E5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f0ff92; /* rgb */ color: rgb(240, 255, 146); /* oklch */ color: oklch(96.6% 0.134 115.4);
Tailwind
colors: {
custom: {
50: '#f6ffb4',
500: '#f0ff92',
950: '#000000',
},
}SCSS
$custom: #f0ff92; $custom-light: #f6ffb4; $custom-dark: #000000;
JSON
{
"hex": "#f0ff92",
"rgb": {
"r": 240,
"g": 255,
"b": 146
},
"hsl": {
"h": 68.257,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.9658,
"c": 0.13436,
"h": 115.4
},
"luminance": 0.92121
}Semantic roles & 50–950 ramp
primary
#F0FF92
secondary
#6854E1
accent
#00E620
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171811
muted
#858681