#F2FFBF#F2FFBF
#F2FFBF is a very light, moderate yellow-green. Relative luminance 0.942; OKLCH L 97.5% C 0.083 H 117.3°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFBF |
|---|---|
| RGB | rgb(242, 255, 191) |
| HSL | hsl(72, 100%, 87%) |
| HSV | hsv(72, 25%, 100%) |
| CMYK | cmyk(5.1%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(97.70, -14.51, 29.24) |
| CIE-LCH | lch(97.70, 32.64, 116.38°) |
| OKLab | oklab(97.5% -0.0381 0.0739) |
| OKLCH | oklch(97.5% 0.083 117.3) |
| XYZ | xyz(81.7813, 94.1592, 63.1463) |
| Luminance | 0.9416 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cream (survey)
#FFFFC2
ΔE00 3.52
Ecru
#FEFFCA
ΔE00 3.88
Creme
#FFFFB6
ΔE00 4.06
Light Beige
#FFFEB6
ΔE00 4.20
Ivory (survey)
#FFFFCB
ΔE00 4.26
Light Khaki
#E6F2A2
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFBF #CCBFFF
analogous
#FFECBF #F2FFBF #D2FFBF
triadic
#F2FFBF #BFF2FF #FFBFF2
tetradic
#F2FFBF #BFFFEC #CCBFFF #FFBFD2
square
#F2FFBF #BFFFEC #CCBFFF #FFBFD2
split-complementary
#F2FFBF #BFD2FF #ECBFFF
monochromatic
#D9FF45 #E6FF82 #F2FFBF #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.06
#F2FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#F2FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFBF
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFBF | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8BB
Deuteranopia (green-blind)
#FFF9C2
Tritanopia (blue-blind)
#F9F8EE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f2ffbf; /* rgb */ color: rgb(242, 255, 191); /* oklch */ color: oklch(97.5% 0.083 117.3);
Tailwind
colors: {
custom: {
50: '#f7ffd2',
500: '#f2ffbf',
950: '#000000',
},
}SCSS
$custom: #f2ffbf; $custom-light: #f7ffd2; $custom-dark: #000000;
JSON
{
"hex": "#f2ffbf",
"rgb": {
"r": 242,
"g": 255,
"b": 191
},
"hsl": {
"h": 72.188,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.97497,
"c": 0.08316,
"h": 117.3
},
"luminance": 0.94159
}Semantic roles & 50–950 ramp
primary
#F2FFBF
secondary
#917BE8
accent
#00E62F
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683