#F2FF70#F2FF70
#F2FF70 is a very light, vivid yellow. Relative luminance 0.916; OKLCH L 96.3% C 0.166 H 113.9°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FF70 |
|---|---|
| RGB | rgb(242, 255, 112) |
| HSL | hsl(65, 100%, 72%) |
| HSV | hsv(65, 56%, 100%) |
| CMYK | cmyk(5.1%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(96.64, -22.87, 65.48) |
| CIE-LCH | lch(96.64, 69.36, 109.25°) |
| OKLab | oklab(96.32% -0.0671 0.1518) |
| OKLCH | oklch(96.32% 0.166 113.9) |
| XYZ | xyz(75.3042, 91.5684, 29.0336) |
| Luminance | 0.9157 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.84
Banana (survey)
#FFFF7E
ΔE00 2.99
Canary
#FDFF63
ΔE00 3.01
Pastel Yellow
#FFFE71
ΔE00 3.05
Light Yellow
#FFFE7A
ΔE00 3.08
Butter
#FFFF81
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FF70 #7D70FF
analogous
#FFC570 #F2FF70 #AAFF70
triadic
#F2FF70 #70F2FF #FF70F2
tetradic
#F2FF70 #70FFC5 #7D70FF #FF70AA
square
#F2FF70 #70FFC5 #7D70FF #FF70AA
split-complementary
#F2FF70 #70AAFF #C570FF
monochromatic
#DEF500 #ECFF33 #F2FF70 #F8FFAD #FCFFE0
Accessibility & contrast
On white
1.09
#F2FF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#F2FF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FF70
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FF70 | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF461
Deuteranopia (green-blind)
#FFF778
Tritanopia (blue-blind)
#FFF2E0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2ff70; /* rgb */ color: rgb(242, 255, 112); /* oklch */ color: oklch(96.3% 0.166 113.9);
Tailwind
colors: {
custom: {
50: '#f9ff9e',
500: '#f2ff70',
950: '#000000',
},
}SCSS
$custom: #f2ff70; $custom-light: #f9ff9e; $custom-dark: #000000;
JSON
{
"hex": "#f2ff70",
"rgb": {
"r": 242,
"g": 255,
"b": 112
},
"hsl": {
"h": 65.455,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.96315,
"c": 0.16594,
"h": 113.9
},
"luminance": 0.91567
}Semantic roles & 50–950 ramp
primary
#F2FF70
secondary
#4637DC
accent
#00E615
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580